aboutsummaryrefslogtreecommitdiffstats
path: root/views/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.ejs')
-rw-r--r--views/index.ejs8
1 files changed, 7 insertions, 1 deletions
diff --git a/views/index.ejs b/views/index.ejs
index 6cc3a45..0e47f53 100644
--- a/views/index.ejs
+++ b/views/index.ejs
@@ -6,7 +6,7 @@
<title>Blog</title>
<link rel="stylesheet" href="/master.css" type="text/css" media="screen" title="no title" charset="utf-8">
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss/feed">
- <!-- <link rel="alternate" type="application/atom+xml" title="RSS" href="/rss/feed"> -->
+ <!-- <link rel="alternate" type="application/atom+xml" title="RSS" href="/feed/rss"> -->
</head>
<body>
<!-- <script>0</script> -->
@@ -15,6 +15,12 @@
<br/>
<hr/>
<br/>
+ <a class="left-footer">Keywords:</a>
+ <%- data.Keywords %>
+ <br/>
+ <br/>
+ <hr/>
+ <br/>
<a href="/archive" class="left-footer">Archive</a>
<a href="/about" class="right-footer">About</a>
<a class="right-footer">&nbsp&nbsp&nbsp</a>