Skip to content

Commit

Permalink
Update info.html
Browse files Browse the repository at this point in the history
Added a single q and a !!
  • Loading branch information
Squirrel authored Oct 5, 2024
1 parent e9ecd27 commit 52d26fd
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions info.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
</head>
<body>
<audio autoplay loop><source src="https://archive.org/download/wiiumusic/39%20-%20Wii%20U%20Chat%20-%20Lobby%20%28TV%29.mp3" type="audio/mp3"></audio>
<p>This page looks better on a laptop or a desktop. Mobile is still in Development :3</p>
<p>Mobile Css is done! You can now look at this page better on mobile :3!</p>
<strong><h1>Welcome to Freakybob.site</h1></strong>
<div class="button-container">
<a href="https://freakybob.site">
<button>Go back to main website :3</button>
<button>Go back to Freakybob.site!</button>
</a>
</div>
<strong><p>Since you're here, you probably want to know what this is about :3</p></strong>
Expand Down Expand Up @@ -57,7 +57,16 @@ <h2>freakybob.site is a website that was created by <a href="https://github.com/
<img id="modal-image" src="" alt="Enlarged image">
</div>
<strong><h3>Can this website get taken down by Viacom, Nickolodeon or Nintendo?</h3></strong>
<p id="para4">We are not using any copyrighted music, images, or videos (YouTube embeds) in this website. The only copyrighted music we have used throughout the website is Wii U soundtracks which is licensed by Nintendo. It would be very rare for the website to be taken down by Nintendo but knowing the way Nintendo acts, it could be very possible. If the website were to be taken down for any reason, we would find a way to keep it up without doing anything bad.</p>

<p id="para4">We are not using any copyrighted music, images, or videos (YouTube embeds) in this website. The only music you hear throughout the website is copyright free music and Nintendo Wii U music from the <a href="https://archive.org/details/wiiumusic">Internet Archive.</a> Since we are not selfhosting the music and pirating anything, Nintendo should not be able to take down the website, BUT if anything were to happen, We would be cooked since Nintendo is money hungry.</p>

<strong><h4>Some Questions we've heard from people</h4></strong>

<p id="para5">We knowthis website is very confusing asf so I'ma answer some of the most common questions !!</p>

<button class="point-button" onclick="showInfo('point')">What is the point of this website?</button>
<!--I love this website, Can't believe people say this vruh !!-->

<div id="description" class="description"></div>
<script src="js/info.js"></script>
</body>
</html>

0 comments on commit 52d26fd

Please sign in to comment.