diff options
Diffstat (limited to 'content/about.md')
-rw-r--r-- | content/about.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/about.md b/content/about.md index f8fed57..015e930 100644 --- a/content/about.md +++ b/content/about.md @@ -2,7 +2,7 @@ title = "about" author = ["santi"] description = "a lower case only blog, purely for aesthetics" -lastmod = 2024-10-29T00:11:19-03:00 +lastmod = 2024-11-11T16:59:00-03:00 draft = false menu = "main" +++ @@ -16,4 +16,4 @@ if you feel like smugly responding to any of my posts (or just want to kindly se - [linkedin](https://www.linkedin.com/in/leonardo-ribeiro-santiago/) - [github](https://github.com/o-santi) -this blog was built using emacs' excellent org-mode and [hugo](https://github.com/gohugoio/hugo) (with the [bearblog theme](https://github.com/janraasch/hugo-bearblog)), and it's source code is openly available [here](https://github.com/o-santi/o-santi.github.io). +this blog was built using emacs' excellent org-mode and [hugo](https://github.com/gohugoio/hugo) (with the [bearblog theme](https://github.com/janraasch/hugo-bearblog)), and it's source code is openly available [here](https://git.santi.net.br/blog). |