diff options
author | Leonardo Santiago <[email protected]> | 2024-06-01 19:13:59 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-06-01 19:13:59 -0300 |
commit | bb44f9ff1b6e41c37cdf97db949aa6fbcd06237b (patch) | |
tree | 4cbddbb8f65740ba4a4f887d45f4881923795335 /content | |
parent | 52459149e25cf12e6c65675a545fd1b264c9da57 (diff) |
update blog url
Diffstat (limited to 'content')
-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 d5f5fef..c4d03c4 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-06-01T18:59:08-03:00 +lastmod = 2024-06-01T19:13:52-03:00 draft = false menu = "main" +++ @@ -17,4 +17,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' excelent 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/blog). +this blog was built using emacs' excelent 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). |