Skip to content

Commit

Permalink
Deploying to gh-pages from @ df15bb4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehackerhansol committed Apr 1, 2024
1 parent e560140 commit 2608438
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 127 deletions.
6 changes: 6 additions & 0 deletions _pages/en_US/include/redirect-wiki.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<meta http-equiv="refresh" content="5; URL={{ include.redirect_to }}">
<link rel="canonical" href="{{ include.redirect_to }}">

You are being redirected to the Hacks Guide Wiki.

If the page doesn't refresh, click [here]({{ include.redirect_to }}).
6 changes: 2 additions & 4 deletions assets/css/main.css

Large diffs are not rendered by default.

119 changes: 1 addition & 118 deletions assets/css/main.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/main.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://wii.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://wii.hacks.guide/" rel="alternate" type="text/html" /><updated>2024-03-24T03:31:22+00:00</updated><id>https://wii.hacks.guide/feed.xml</id><title type="html">Wii Hacks Guide</title><subtitle>The complete guide to modding your Wii (and Wii mini)</subtitle><author><name>Nintendo Homebrew</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://wii.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://wii.hacks.guide/" rel="alternate" type="text/html" /><updated>2024-04-01T02:04:10+00:00</updated><id>https://wii.hacks.guide/feed.xml</id><title type="html">Wii Hacks Guide</title><subtitle>The complete guide to modding your Wii (and Wii mini)</subtitle><author><name>Nintendo Homebrew</name></author></feed>
6 changes: 5 additions & 1 deletion riitag.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,14 @@ <h1 id="page-title" class="page__title" itemprop="headline">Redirecting…
<hr>
<!-- hacks-guide change end -->

<meta http-equiv="refresh" content="0; URL=https://wiki.hacks.guide/wiki/RiiTag" />
<meta http-equiv="refresh" content="5; URL=https://wiki.hacks.guide/wiki/RiiTag" />

<link rel="canonical" href="https://wiki.hacks.guide/wiki/RiiTag" />

<p>You are being redirected to the Hacks Guide Wiki.</p>

<p>If the page doesn’t refresh, click <a href="https://wiki.hacks.guide/wiki/RiiTag">here</a>.</p>



</section>
Expand Down
8 changes: 6 additions & 2 deletions rssmii.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,9 +356,13 @@ <h1 id="page-title" class="page__title" itemprop="headline">Redirecting…
<hr>
<!-- hacks-guide change end -->

<meta http-equiv="refresh" content="0; URL=https://wiki.hacks.guide/wiki/Wii:RSSMii" />
<meta http-equiv="refresh" content="5; URL=https://wiki.hacks.guide/wiki/RiiTag" />

<link rel="canonical" href="https://wiki.hacks.guide/wiki/Wii:RSSMii" />
<link rel="canonical" href="https://wiki.hacks.guide/wiki/RiiTag" />

<p>You are being redirected to the Hacks Guide Wiki.</p>

<p>If the page doesn’t refresh, click <a href="https://wiki.hacks.guide/wiki/RiiTag">here</a>.</p>



Expand Down

0 comments on commit 2608438

Please sign in to comment.