diff options
| author | 2014-04-16 00:27:08 +0200 | |
|---|---|---|
| committer | 2014-04-16 00:27:08 +0200 | |
| commit | 94a92611f352edee1953f9772f1772b39589ef58 (patch) | |
| tree | 3f488c78816bceba79ce399602737e8d3ed214e5 | |
| parent | 92b7117c1f4c16375d426d8fc4f9efb6d8def283 (diff) | |
| download | orgweb-94a92611f352edee1953f9772f1772b39589ef58.tar.gz orgweb-94a92611f352edee1953f9772f1772b39589ef58.zip | |
Don't show up/home, link to blog, remove blog listing
| -rw-r--r-- | index.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -2,12 +2,12 @@ #+LANGUAGE: en #+STARTUP: showall #+OPTIONS: toc:nil H:1 +#+HTML_LINK_UP: +#+HTML_LINK_HOME: -* Blog - - Some thoughts I may have had, and was foolish enough to write down. - -#+INCLUDE: articles/shortlist.org +#+BEGIN_CENTER +[[http://blog.ryuslash.org][Blog]] | [[http://code.ryuslash.org][Code]] +#+END_CENTER * Projects |
