static/index.sxml: Use proper capitalisation
This commit is contained in:
parent
9375a052b3
commit
f9fa864a72
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
;; -*- scheme -*-
|
||||
`((title . "about")
|
||||
(content
|
||||
(p "hi i'm afiw/emily (she/her), i'm some sort of linuxposter")
|
||||
(p "hi I'm afiw/emily (she/her), I'm some sort of linuxposter")
|
||||
(p "my interests include:")
|
||||
(ul
|
||||
(li "C programming")
|
||||
|
|
@ -10,4 +10,4 @@
|
|||
(li "compiler theory")
|
||||
(li "linguistics and conlanging")
|
||||
(li "music"))
|
||||
(p "i use gentoo and openbsd btw")))
|
||||
(p "I use gentoo and openbsd btw")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue