summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-06-08 18:18:18 -0300
committerLeonardo Santiago <[email protected]>2024-06-08 18:18:18 -0300
commit71dff9712d0c0dae393e3000abebd851ebb2b153 (patch)
treeb23cc7b533c7603ce16a214b667080862fc35e7d
parented57e254a6bf11cd5b8a887154edbd9d8eb7d4ab (diff)
fix more typos
-rw-r--r--blog.org4
-rw-r--r--content/about.md6
2 files changed, 5 insertions, 5 deletions
diff --git a/blog.org b/blog.org
index 39fb4bb..7625611 100644
--- a/blog.org
+++ b/blog.org
@@ -21,7 +21,7 @@ here I talk about discrete mathematics (mostly computer science), including comp
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :menu main
:END:
-i'm leonardo santiago, a software engineer based in brazil. my interests are in compiler design, programming tools (emacs), functional programming, and proof languages. i'm most confortable in nix and rust, but i know a fair share of other languages.
+i'm leonardo santiago, a software engineer based in brazil. my interests are in compiler design, programming tools (emacs), functional programming, and proof languages. i'm most comfortable in nix and rust, but i know a fair share of other languages.
currently, i work as a software engineer @ [[https://mixrank.com][Mixrank]], and you can find my curriculum [[./static/cv.pdf][here]].
@@ -30,7 +30,7 @@ if you feel like smugly responding to any of my posts (or just want to kindly se
- [[https://www.linkedin.com/in/leonardo-ribeiro-santiago/][linkedin]]
- [[https://github.com/o-santi][github]]
-this blog was built using emacs' excelent org-mode and [[https://github.com/gohugoio/hugo][hugo]] (with the [[https://github.com/janraasch/hugo-bearblog][bearblog theme]]), and it's source code is openly available [[https://github.com/o-santi/o-santi.github.io][here]].
+this blog was built using emacs' excellent org-mode and [[https://github.com/gohugoio/hugo][hugo]] (with the [[https://github.com/janraasch/hugo-bearblog][bearblog theme]]), and it's source code is openly available [[https://github.com/o-santi/o-santi.github.io][here]].
* blog
:PROPERTIES:
diff --git a/content/about.md b/content/about.md
index 14813f7..8baeb53 100644
--- a/content/about.md
+++ b/content/about.md
@@ -2,12 +2,12 @@
title = "about"
author = ["santi"]
description = "a lower case only blog, purely for aesthetics"
-lastmod = 2024-06-01T19:24:41-03:00
+lastmod = 2024-06-08T18:18:08-03:00
draft = false
menu = "main"
+++
-i'm leonardo santiago, a software engineer based in brazil. my interests are in compiler design, programming tools (emacs), functional programming, and proof languages. i'm most confortable in nix and rust, but i know a fair share of other languages.
+i'm leonardo santiago, a software engineer based in brazil. my interests are in compiler design, programming tools (emacs), functional programming, and proof languages. i'm most comfortable in nix and rust, but i know a fair share of other languages.
currently, i work as a software engineer @ [Mixrank](https://mixrank.com), and you can find my curriculum [here](/cv.pdf).
@@ -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/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://github.com/o-santi/o-santi.github.io).