Skip to content

Commit 1536f85

Browse files
committed
workaround
1 parent 927b4f1 commit 1536f85

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

index.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ layout: base
77
<div id="subbrands"></div>
88

99
<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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<a class="page-link" href="/About/">About</a>
1+
<a class="page-link" href="/home/About/">About</a>
22
<a class="page-link" href="/Weekly/">Weekly</a>
3-
<a class="page-link" href="/Contact/">Contact</a>
3+
<a class="page-link" href="/home/Contact/">Contact</a>

0 commit comments

Comments
 (0)