diff options
author | Nikolas <nikolas@boutalas.com> | 2024-11-16 18:58:12 +0000 |
---|---|---|
committer | Nikolas <nikolas@boutalas.com> | 2024-11-16 18:58:12 +0000 |
commit | 121e633a9bfd837088f34aec43b8b1b565dd5e9d (patch) | |
tree | 05bf231d293b52555f510b7a9295d288e590c2dc /content/_index.md | |
parent | 58b34474c98244e19c554fad9461ea3989edcafa (diff) |
index: replace static content with markdown instead of html
Diffstat (limited to 'content/_index.md')
-rw-r--r-- | content/_index.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..d21e987 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,20 @@ ++++ +title = "Boutalas" ++++ + +# Notes + +Software (probably) related thoughts. Will try to keep them updated... + +[Read more](notes) + +# Photos + +Poor man's social media account (without the social lol). + +[Check them out](photos) + +# Links + +- [Repositories](https://git.boutalas.com) +- [File dump](https://dump.boutalas.com) |