diff options
Diffstat (limited to 'public/articles')
-rw-r--r-- | public/articles/0How_To_Stay_Safe_Online.html | 2 | ||||
-rw-r--r-- | public/articles/1Learning_C.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/public/articles/0How_To_Stay_Safe_Online.html b/public/articles/0How_To_Stay_Safe_Online.html index 2ecf4aa..f487a61 100644 --- a/public/articles/0How_To_Stay_Safe_Online.html +++ b/public/articles/0How_To_Stay_Safe_Online.html @@ -9,7 +9,7 @@ </head> <body> <div class="sidebar"> - <h2>Table of Contents</h2> + <h2>Table of Contents</h2><hr> <ul> <li><a href="#article">Article</a></li> <li><a href="#resources">Resources used</a></li> diff --git a/public/articles/1Learning_C.html b/public/articles/1Learning_C.html index e9db4be..3d962fe 100644 --- a/public/articles/1Learning_C.html +++ b/public/articles/1Learning_C.html @@ -9,7 +9,7 @@ </head> <body> <div class="sidebar"> - <h2>Table of Contents</h2> + <h2>Table of Contents</h2><hr> <ul> <li><a href="#article">Article</a></li> </ul> |