diff options
Diffstat (limited to 'src/content')
-rw-r--r-- | src/content/blog.adoc | 3 | ||||
-rw-r--r-- | src/content/blog/index.adoc | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/content/blog.adoc b/src/content/blog.adoc deleted file mode 100644 index 2119a57..0000000 --- a/src/content/blog.adoc +++ /dev/null @@ -1,3 +0,0 @@ -= Blog - -== Recent articles link:atom.xml[image:img/atom.svg[Standard orange RSS feed icon]] diff --git a/src/content/blog/index.adoc b/src/content/blog/index.adoc new file mode 100644 index 0000000..7e46f04 --- /dev/null +++ b/src/content/blog/index.adoc @@ -0,0 +1,3 @@ += Blog + +== Recent articles link:atom.xml[image:../img/atom.svg[Standard orange RSS feed icon]] |