add links section to about me page
This commit is contained in:
parent
7a9f9f52fd
commit
45bce661dc
|
@ -20,7 +20,7 @@ block content
|
|||
table
|
||||
tbody
|
||||
tr
|
||||
td(style='width:300px')
|
||||
td(style='width:400px')
|
||||
h3 My setup
|
||||
p I use Archlinux and KDE Plasma for my desktop
|
||||
p(align='center')
|
||||
|
@ -29,3 +29,18 @@ block content
|
|||
td
|
||||
h3 My neofetch
|
||||
include neofetch.pug
|
||||
td
|
||||
h3 Links
|
||||
ul
|
||||
li
|
||||
a(href='https://transgirl.cafe') My friend's mastodon instance
|
||||
li
|
||||
a(href='https://tilde.club/~blek') My ~~~~~
|
||||
li
|
||||
a(href='https://unsplash.com') "FOSS" stock pics
|
||||
li
|
||||
a(href='https://www.youtube.com/watch?v=dQw4w9WgXcQ') Leaks of ChatGPT source code (warning ~2GB download)
|
||||
li
|
||||
a(href='https://duckduckgo.com/?q=John+Oliver+looking+sexy') Not a rickroll
|
||||
li
|
||||
a(href='https://nox.blek.codes') A thingy im working on
|
Loading…
Reference in New Issue