diff options
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 |