commit
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html class="no-js">
|
<html lang="de">
|
||||||
<head>
|
<head>
|
||||||
<!-- Beispiel für Variable aus _meta.md mit Filter: {{ pages["_meta"].meta.headerbg|url }} -->
|
<!-- Beispiel für Variable aus _meta.md mit Filter: {{ pages["_meta"].meta.headerbg|url }} -->
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
@@ -435,11 +435,11 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
-->
|
||||||
<script src="{{ theme_url }}/js/modernizr-3.3.1-custom.min.js" type="text/javascript"></script>
|
<script src="{{ theme_url }}/js/modernizr-3.3.1-custom.min.js" type="text/javascript"></script>
|
||||||
<script src="{{ theme_url }}/js/utils.js" type="text/javascript"></script>
|
<script src="{{ theme_url }}/js/utils.js" type="text/javascript"></script>
|
||||||
<script src="{{ theme_url }}/js/pico.js" type="text/javascript"></script>
|
<script src="{{ theme_url }}/js/pico.js" type="text/javascript"></script>
|
||||||
-->
|
|
||||||
|
|
||||||
<!--script>
|
<!--script>
|
||||||
// When the user scrolls down 80px from the top of the document, resize the navbar's padding and the logo's font size
|
// When the user scrolls down 80px from the top of the document, resize the navbar's padding and the logo's font size
|
||||||
|
|||||||
Reference in New Issue
Block a user