aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-06-27 16:13:51 +0200
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-06-27 16:13:51 +0200
commita3717f38b7bc1e049b13c293b9fe6cdf6dbfbd22 (patch)
tree8d993d0d621b382ef81ab82b6150db54aa50f51e
parenteac3aa30af69be0cefa75e08c52c217f56d4eb4a (diff)
fix: Change location in hero
-rw-r--r--haunt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index 128a408..66f264a 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -394,7 +394,7 @@ describe my personal projects and contributions.")))))
%blog-theme site "Home"
`((div (@ (class "hero"))
(h1 (@ (class "hero__title")) "Hi, I'm Miguel Ángel!")
- (p "I'm a software engineer based in Barcelona and a recent
+ (p "I'm a software engineer based in Madrid and a recent
Computer Science graduate from the University of Kent.")
(p "My interests currently revolve around these topics:")
(ul (@ (class "list"))