diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index e11d639..01f9d05 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,8 @@ </head> <body> <div class="sidebar"> - <h2>Table of Contents</h2> + <h2>Table of Contents</h2> + <hr> <ul> <li><a href="#welcome">Welcome</a></li> <li><a href="#about">About Me</a></li> |