Add links to my code and my blog
This commit is contained in:
parent
db1de28b35
commit
6cd16b980d
2 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
||||||
#+STARTUP: showall
|
#+STARTUP: showall
|
||||||
#+STARTUP: inlineimages
|
#+STARTUP: inlineimages
|
||||||
|
|
||||||
|
#+begin_center
|
||||||
|
[[https://code.ryuslash.org][my code]] | [[https://blog.ryuslash.org][my blog]]
|
||||||
|
#+end_center
|
||||||
|
|
||||||
#+begin_introduction
|
#+begin_introduction
|
||||||
#+ATTR_HTML: :id avatar :alt Angry black prinny (looking like Tux), playing on a PSP
|
#+ATTR_HTML: :id avatar :alt Angry black prinny (looking like Tux), playing on a PSP
|
||||||
[[file:assets/avatar-96.png]]
|
[[file:assets/avatar-96.png]]
|
||||||
|
|
|
@ -57,3 +57,4 @@ pre.src {
|
||||||
|
|
||||||
.org-src-container { position: relative; }
|
.org-src-container { position: relative; }
|
||||||
.org-svg { width: unset; }
|
.org-svg { width: unset; }
|
||||||
|
.org-center { text-align: center; }
|
||||||
|
|
Loading…
Reference in a new issue