Initial commit

This commit is contained in:
inpharmaticist
2024-12-24 22:05:13 -08:00
committed by GitHub
commit e65d59dee5
17 changed files with 371 additions and 0 deletions

17
content/_index.md Normal file
View File

@@ -0,0 +1,17 @@
---
title: My Site
toc: false
---
This is the landing page.
## Explore
{{< cards >}}
{{< card link="docs" title="Docs" icon="book-open" >}}
{{< card link="about" title="About" icon="user" >}}
{{< /cards >}}
## Documentation
For more information, visit [Hextra](https://imfing.github.io/hextra).