From 2867cdef9259d43c2dbdb428f5fdb58c61dc7132 Mon Sep 17 00:00:00 2001 From: Elpunical Date: Fri, 8 May 2020 02:14:42 +0200 Subject: [PATCH] Change guide name to Wii U Hacks Guide --- README.md | 2 +- docs/privacy/privacy-policy.md | 2 +- docs/user-guide/introduction.md | 2 +- index.html | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bade1dce5..0b7184e28 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Wii U Guide +# Wii U Hacks Guide Nintendo Wii U homebrew guide written by staff members of the [Nintendo Homebrew Discord server.](https://discord.gg/C29hYvh) diff --git a/docs/privacy/privacy-policy.md b/docs/privacy/privacy-policy.md index 53ede17f6..f81043c9d 100644 --- a/docs/privacy/privacy-policy.md +++ b/docs/privacy/privacy-policy.md @@ -3,7 +3,7 @@ **Last updated January 18, 2020** -Thank you for choosing to be part of our community at NH Wii U Guide (“company”, “we”, “us”, or “our”). We are committed to protecting your personal information and your right to privacy. If you have any questions or concerns about our policy, or our practices with regards to your personal information, please contact us at nh.wiiuguide@gmail.com. +Thank you for choosing to be part of our community at Wii U Hacks Guide (“company”, “we”, “us”, or “our”). We are committed to protecting your personal information and your right to privacy. If you have any questions or concerns about our policy, or our practices with regards to your personal information, please contact us at nh.wiiuguide@gmail.com. When you visit our website https://wiiu.hacks.guide, and use our services, you trust us with your personal information. We take your privacy very seriously. In this privacy notice, we describe our privacy policy. We seek to explain to you in the clearest way possible what information we collect, how we use it and what rights you have in relation to it. We hope you take some time to read through it carefully, as it is important. If there are any terms in this privacy policy that you do not agree with, please discontinue use of our Sites and our services. diff --git a/docs/user-guide/introduction.md b/docs/user-guide/introduction.md index bcef59895..d20211b6e 100644 --- a/docs/user-guide/introduction.md +++ b/docs/user-guide/introduction.md @@ -1,4 +1,4 @@ -# NH Wii U Guide +# Wii U Hacks Guide A guide collaboration between Nintendo Homebrew's Helpers and Staff, from stock to CBHC custom firmware. diff --git a/index.html b/index.html index 9cacb74b3..cd99b9124 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - NH Wii U Guide + Wii U Hacks Guide @@ -25,7 +25,7 @@ window.$docsify = { // GENERAL // ----------------------------------------------------------------- - name : 'NH Wii U Guide', + name : 'Wii U Hacks Guide', homepage : 'docs/user-guide/introduction.md', logo : 'docs/assets/img/logo.png', loadNavbar : 'docs/navbar.md',