updating readme a bit...

This commit is contained in:
2017-05-12 01:14:41 -04:00
parent fa6238997c
commit c01474727a
4 changed files with 4 additions and 215 deletions

View File

@@ -1,14 +1,11 @@
</div>
</div>
</div>
<!-- no footer for now...
<footer class="footer">
<div class="container">
<p class="text-muted"><?php echo lang('SERVER_TIME') . ": " . $timenow . " - - - " . lang('SOFTWARE_VERSION') . ": " . $yaptc_version; ?></p>
</div>
</footer>
-->
<script src="js/ie10-viewport-bug-workaround.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery.min.js"><\/script>')</script>
<script src="js/bootstrap.min.js"></script>

View File

@@ -6,11 +6,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/sticky-footer-navbar.css">
<link rel="stylesheet" href="css/font-awesome.css"/>
<link rel="stylesheet" href="css/animate.min.css"/>
<link rel="stylesheet" href="css/styles.css"/>
<link rel="stylesheet" href="css/ie10-viewport-bug-workaround.css">
<link rel="stylesheet" href="css/sticky-footer-navbar.css">
<!-- [if lt IE 9]>
<script src="js/html5shiv.js" type="text/javascript"></script>
<script src="js/respond.min.js" type="text/javascript"></script>