We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 927b4f1 commit 1536f85Copy full SHA for 1536f85
index.md
@@ -7,3 +7,5 @@ layout: base
7
<div id="subbrands"></div>
8
9
<script src="https://posetmage.com/assets/js/Sub_Brands.js"></script>
10
+
11
+<meta http-equiv="refresh" content="0; url=https://posetmage.com/home/" />
trigger.html
@@ -1,3 +1,3 @@
1
-<a class="page-link" href="/About/">About</a>
+<a class="page-link" href="/home/About/">About</a>
2
<a class="page-link" href="/Weekly/">Weekly</a>
3
-<a class="page-link" href="/Contact/">Contact</a>
+<a class="page-link" href="/home/Contact/">Contact</a>
0 commit comments