diff --git a/content/_index.md b/content/_index.md index 3548c6b..46b39de 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,4 +4,6 @@ Hello, and welcome! This is my little playground for messing around with ideas o For the moment, you're able to check out the [about](/about) page which has a little more information about me, as well as the [machines](/machines) page for info on some of the machines I use (all run Linux!). +If you'd like to see my works elsewhere, check out my [Codeberg](https://codeberg.org/frosty), as well as my [git.gay](https://git.gay/f) and [GitHub](https://github.com/st0rmw1ndz). I mirror most things to both. Though, keep in mind that GitHub is a last resort. If you'd like to contribute, please use Codeberg! + diff --git a/hugo.toml b/hugo.toml index b4d9928..e79443b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -8,7 +8,7 @@ palette = "gruvbox-dark" [params.about] title = "frosty" -description = "Hobbyist developer and Linux enthusiast" +description = "Linux enthusiast and wannabe developer" [[params.socialLinks]] icon = "fa-brands fa-git-alt"