Deploying to gh-pages from @ hacks-guide/Guide_3DS@c01234b753 🚀
This commit is contained in:
parent
72d2c171d1
commit
6eef557d04
5 changed files with 608 additions and 608 deletions
2
feed.xml
2
feed.xml
|
@ -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.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-04T23:57:09+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</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.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-07-05T07:10:12+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
|
|
@ -669,6 +669,8 @@ window.cookieconsent.initialise({
|
|||
|
||||
<h3 id="information-and-notes">Information and Notes</h3>
|
||||
|
||||
<p class="notice--info">Trying to figure out what to do with your newly modded device? Visit <a href="https://wiki.hacks.guide/wiki/3DS:Things_to_do">our wiki</a>!</p>
|
||||
|
||||
<div class="notice--info">
|
||||
<p>Here are some key combos that you should know:</p>
|
||||
|
||||
|
@ -680,8 +682,6 @@ window.cookieconsent.initialise({
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<p class="notice--info">See <a href="https://3ds.eiphax.tech/tips.html">here</a> for some suggestions on things to do with custom firmware.</p>
|
||||
|
||||
<p class="notice--info">For information on using GodMode9’s various features, check out the <a href="godmode9-usage">GodMode9 Usage</a> and <a href="dumping-titles-and-game-cartridges">Dumping Titles and Game Cartridges</a> pages.</p>
|
||||
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"/restoring-cfw":"https://3ds.hacks.guide/zh_TW/restoring-updating-cfw.html"}
|
||||
{"/restoring-cfw":"https://3ds.hacks.guide/hu_HU/restoring-updating-cfw.html"}
|
|
@ -2,10 +2,10 @@
|
|||
<html lang="en-US">
|
||||
<meta charset="utf-8">
|
||||
<title>Redirecting…</title>
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/zh_TW/restoring-updating-cfw.html">
|
||||
<script>location="https://3ds.hacks.guide/zh_TW/restoring-updating-cfw.html"</script>
|
||||
<meta http-equiv="refresh" content="0; url=https://3ds.hacks.guide/zh_TW/restoring-updating-cfw.html">
|
||||
<link rel="canonical" href="https://3ds.hacks.guide/hu_HU/restoring-updating-cfw.html">
|
||||
<script>location="https://3ds.hacks.guide/hu_HU/restoring-updating-cfw.html"</script>
|
||||
<meta http-equiv="refresh" content="0; url=https://3ds.hacks.guide/hu_HU/restoring-updating-cfw.html">
|
||||
<meta name="robots" content="noindex">
|
||||
<h1>Redirecting…</h1>
|
||||
<a href="https://3ds.hacks.guide/zh_TW/restoring-updating-cfw.html">Click here if you are not redirected.</a>
|
||||
<a href="https://3ds.hacks.guide/hu_HU/restoring-updating-cfw.html">Click here if you are not redirected.</a>
|
||||
</html>
|
||||
|
|
1200
sitemap.xml
1200
sitemap.xml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue