We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5afc288 commit b9f1900Copy full SHA for b9f1900
_layouts/main.html
@@ -0,0 +1,10 @@
1
+{% include header.html %}
2
+
3
+<div class="container">
4
+ {{ content }}
5
+</div>
6
7
+<script data-ad-client="ca-pub-8048259725688477" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
8
+<div align='center' style="border-top: 1px solid #009688; padding-top: 5px">
9
10
+{% include footer.html %}
index.html
@@ -1,5 +1,5 @@
---
-layout: page
+layout: main
css: ["hero.css"]
<div class="row">
0 commit comments