diff options
author | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 02:06:57 -0500 |
---|---|---|
committer | Dylan Bolger <dylanbolger@Dylans-MacBook-Air.local> | 2018-03-17 02:06:57 -0500 |
commit | e8b81eea0795b7713cf8112b2371a3a23ae9ad47 (patch) | |
tree | 6621412bcb287a40827078aadb5619d31235e4ba /index.html | |
parent | 91dbb78fcec4a56720f117d7ed7a72e4960d3a79 (diff) | |
download | personal-website-e8b81eea0795b7713cf8112b2371a3a23ae9ad47.tar.xz personal-website-e8b81eea0795b7713cf8112b2371a3a23ae9ad47.zip |
Packages Update - 02:06 03-17-2018
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> </head> <body> + <center> <div class="container"> <div class="page-header"> <img src="/CydiaIcon.png" alt="Repo Icon" height="40" width="40" class="repo-icon"> @@ -26,5 +27,6 @@ </div> </div> </div> +</center> </body> </html>
\ No newline at end of file |