mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
moving some files around
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<nav id="fp-nav">
|
<nav id="fp-nav">
|
||||||
<div class="nav-wrapper">
|
<div class="nav-wrapper">
|
||||||
<a href="//zoff.no" class="brand-logo hide-on-small-only">
|
<a href="//zoff.no" class="brand-logo hide-on-small-only">
|
||||||
<img id="zicon" src="/static/images/squareicon_small.png" alt="zöff" title="Zöff" />
|
<img id="zicon" src="../static/images/squareicon_small.png" alt="zöff" title="Zöff" />
|
||||||
</a>
|
</a>
|
||||||
<a href="//zoff.no" class="brand-logo hide-on-med-and-up">Zöff</a>
|
<a href="//zoff.no" class="brand-logo hide-on-med-and-up">Zöff</a>
|
||||||
<ul id="nav-mobile" class="right hide-on-med-and-down">
|
<ul id="nav-mobile" class="right hide-on-med-and-down">
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<?php include("footer.php"); ?>
|
<?php include("../php/footer.php"); ?>
|
||||||
|
|
||||||
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
|
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jqueryui-touch-punch/0.2.3/jquery.ui.touch-punch.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/dist/remote.min.js"></script>
|
<script type="text/javascript" src="/static/dist/remote.min.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user