Switch to new domain
This commit is contained in:
parent
14aab33827
commit
e670937986
Binary file not shown.
Before Width: | Height: | Size: 176 KiB |
Binary file not shown.
Before Width: | Height: | Size: 9.7 KiB |
24
index.html
24
index.html
|
@ -19,12 +19,12 @@
|
|||
<a href="./uwu.html" class="app-icon-link">
|
||||
<img src="./images/copyright/profile.png" alt="Logo">
|
||||
</a>
|
||||
<h1>Jimbo's Silly Sites and Pages</h1>
|
||||
<h1>NixFox Pages and Services</h1>
|
||||
</header>
|
||||
|
||||
<body>
|
||||
<div class="button-container">
|
||||
<a href="https://cloud.jimbosfiles.com">
|
||||
<a href="https://cloud.nixfox.ca">
|
||||
<button class="custom-button cloud">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
|
@ -34,7 +34,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://warden.jimbosfiles.com">
|
||||
<a href="https://pass.nixfox.ca">
|
||||
<button class="custom-button warden">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
|
@ -54,7 +54,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://live.jimbosfiles.com/">
|
||||
<a href="https://live.nixfox.ca">
|
||||
<button class="custom-button stream">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://icecast.jimbosfiles.com/">
|
||||
<a href="https://radio.nixfox.ca">
|
||||
<button class="custom-button radio">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
|
@ -104,17 +104,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://pics.jimbosfiles.com">
|
||||
<button class="custom-button pixelfed">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
<img class="button-image" src="./images/pixelfed.png" alt="Button Logo" style="width: 4.5em; height: auto;">
|
||||
<span class="button-text">Pixelfed</span>
|
||||
<span class="button-subtext">Instagramish</span>
|
||||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://torrent.jimbosfiles.com">
|
||||
<a href="https://tor.nixfox.ca">
|
||||
<button class="custom-button torrent">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
|
@ -124,7 +114,7 @@
|
|||
</div>
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://mail.jimbosfiles.com/">
|
||||
<a href="https://mail.nixfox.ca">
|
||||
<button class="custom-button mail">
|
||||
<div class="color-part"></div>
|
||||
<div class="button-content">
|
||||
|
|
Loading…
Reference in a new issue