summaryrefslogtreecommitdiff
path: root/index.m4
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-14 12:04:05 +0100
committerache <ache@ache.one>2018-01-14 12:06:07 +0100
commit3bb57d73552635f7884732f5aad878eaf9109672 (patch)
tree26f245b70840ad8c9d88fb0560b50fa42c8c7f35 /index.m4
parentCSS optimisation (diff)
New format for the article
Diffstat (limited to 'index.m4')
-rw-r--r--index.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/index.m4 b/index.m4
index 910b656..b429399 100644
--- a/index.m4
+++ b/index.m4
@@ -5,7 +5,8 @@
include(headers_index.htm)
<body>
-include(left.htm)
<!-- Article -->
include(articles.htm)
+ <!-- aside left column -->
+include(left.htm)
</body></html>