summaryrefslogtreecommitdiffhomepage
path: root/content/about.md
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-06-01 19:01:14 -0300
committerLeonardo Santiago <[email protected]>2024-06-01 19:01:14 -0300
commit52459149e25cf12e6c65675a545fd1b264c9da57 (patch)
treef70892d1af8e572eb7095b49891c969d40488c3e /content/about.md
parent2ddbc2b056af0585b905606a2c6887d43f9c3b01 (diff)
add deployment workflow
Diffstat (limited to 'content/about.md')
-rw-r--r--content/about.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/about.md b/content/about.md
index 5ca6f1b..d5f5fef 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-01T17:29:17-03:00
+lastmod = 2024-06-01T18:59:08-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)).
+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).