diff options
| -rw-r--r-- | templates/blogindex.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/blogindex.html b/templates/blogindex.html index 14c727c..5527816 100644 --- a/templates/blogindex.html +++ b/templates/blogindex.html @@ -22,6 +22,8 @@ {{ end }} </div> +<br /> + <h2>Other Blogs I Find Interesting</h2> <ul> |
