From 55d7c06a4f52aa30e0a1e69862db21986580f551 Mon Sep 17 00:00:00 2001 From: "Niels G. W. Serup" Date: Fri, 26 Aug 2016 15:26:15 +0200 Subject: [PATCH] Org-Mode links are terrible for this purpose. --- site/index.md | 5 +++++ site/index.org | 10 ---------- 2 files changed, 5 insertions(+), 10 deletions(-) create mode 100644 site/index.md delete mode 100644 site/index.org diff --git a/site/index.md b/site/index.md new file mode 100644 index 0000000..8bcc3e2 --- /dev/null +++ b/site/index.md @@ -0,0 +1,5 @@ +# Hello + +This is the personal website of [Niels G. W. Serup](/about/niels). + +Visit the subpages. diff --git a/site/index.org b/site/index.org deleted file mode 100644 index 5f58a2d..0000000 --- a/site/index.org +++ /dev/null @@ -1,10 +0,0 @@ -#+title: Initialization -#+startup: showall -#+summary: This is the start page. - - -* Hello - -This is the personal website of [[/about/niels][Niels G. W. Serup]]. - -Visit the subpages.