diff options
| author | Alee <alee14498@gmail.com> | 2018-11-18 15:51:47 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-18 15:51:47 -0500 |
| commit | e8692d61ae71410a4e2a53abaf542ef17b1df0e3 (patch) | |
| tree | e3634f471079338757fd93da4066aa43767eb681 /blog.html | |
| parent | 0d28a2429ef66d56115bebaf11d08ef8c33e7c74 (diff) | |
| download | personal-website-e8692d61ae71410a4e2a53abaf542ef17b1df0e3.tar.gz personal-website-e8692d61ae71410a4e2a53abaf542ef17b1df0e3.tar.bz2 personal-website-e8692d61ae71410a4e2a53abaf542ef17b1df0e3.zip | |
the start of overhauling the blog
Diffstat (limited to 'blog.html')
| -rw-r--r-- | blog.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <BODY> {% include navigator.html %} <div class="jumbotron"> - <h1 class="title">Blog</h1> + <h1 class="title">Blog <a href="feed.xml"><i class="fas fa-rss-square"></i></a></h1> </div> <div class="container"> |
