Add links to my code and my blog

This commit is contained in:
Tom Willemse 2023-05-24 00:13:00 -07:00
parent db1de28b35
commit 6cd16b980d
2 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,10 @@
#+STARTUP: showall
#+STARTUP: inlineimages
#+begin_center
[[https://code.ryuslash.org][my code]] | [[https://blog.ryuslash.org][my blog]]
#+end_center
#+begin_introduction
#+ATTR_HTML: :id avatar :alt Angry black prinny (looking like Tux), playing on a PSP
[[file:assets/avatar-96.png]]

View file

@ -57,3 +57,4 @@ pre.src {
.org-src-container { position: relative; }
.org-svg { width: unset; }
.org-center { text-align: center; }