mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-17 04:40:02 +02:00
13 lines
310 B
Markdown
13 lines
310 B
Markdown
---
|
|
# https://vitepress.dev/reference/default-theme-home-page
|
|
layout: home
|
|
|
|
hero:
|
|
name: "Thalos"
|
|
#text: ""
|
|
tagline: An application that makes it easy for users to stream blockchain data from an Antelope SHIP node.
|
|
actions:
|
|
- theme: brand
|
|
text: Get started
|
|
link: /docs/installation/
|
|
---
|