You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.pug
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ block nav-home
12
12
blockcontent
13
13
section
14
14
h2#hi Hi!
15
-
p Heyo, I'm <spanclass="p-name">AJ Jordan</span>, sometimes known as Alex. I'm 23, live in New York City, and write code - sometimes for open source/<ahref="https://www.gnu.org/philosophy/free-sw.html">freedom-respecting software</a>, sometimes for my employer <ahref="https://www.january.com/">January</a> (<ahref="https://grnh.se/fdef73577us">we're hiring</a>!).
15
+
p Heyo, I'm <spanclass="p-name">AJ Jordan</span>, sometimes known as Alex. I'm 25, live in New York City, and write code - sometimes for open source/<ahref="https://www.gnu.org/philosophy/free-sw.html">freedom-respecting software</a>, sometimes for my employer <ahref="https://www.january.com/">January</a> (<ahref="https://grnh.se/fdef73577us">we're hiring</a>!).
16
16
section
17
17
h2#passions Passions of mine
18
18
p I like to write code. I primarily prefer to write projects in JavaScript, and consider myself pretty good at it. I'm a very big Unix fan and use the commandline for virtually everything (I frequently use GNU coreutils - stuff like <code>ls</code>, <code>mv</code>, <code>cp</code>, etc. - instead of a graphical file manager).
0 commit comments