Compare commits
13 commits
disclaimer
...
main
Author | SHA1 | Date | |
---|---|---|---|
05e96b8598 | |||
e6270fcf3b | |||
4fae272ef2 | |||
d2b166c54a | |||
d63b7a7159 | |||
817eb17ffd | |||
590dfd404b | |||
0ec66962fb | |||
cd52b66bbb | |||
0a6e58b38e | |||
f93de2a728 | |||
de0604c670 | |||
b0fa2cb10a |
15 changed files with 147 additions and 157 deletions
|
@ -1 +0,0 @@
|
|||
./node_modules/.bin/astro dev --host
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "",
|
||||
"name": "limepot-xyz",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@import "https://www.nerdfonts.com/assets/css/webfont.css";
|
||||
@import "classes.css";
|
||||
@import "colors.css";
|
||||
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
function getAccepted() {
|
||||
var value = localStorage.getItem("accepted");
|
||||
return (value = "0");
|
||||
}
|
||||
|
||||
function setAccepted() {
|
||||
localStorage.setItem("accepted", accepted ? "0" : "1");
|
||||
}
|
||||
|
||||
function acceptDisclaimer(disclaimer) {
|
||||
if (getAccepted() == 0) setAccepted(1);
|
||||
else {
|
||||
setAccepted(0);
|
||||
}
|
||||
}
|
|
@ -1,22 +1,8 @@
|
|||
const value = localStorage.getItem("value");
|
||||
|
||||
function onload() {
|
||||
if (JSON.parse(value) !== true) localStorage.setItem("value", true);
|
||||
redirect();
|
||||
sdocument.getElementById("body").style.fontFamily = "system-ui, sans-serif";
|
||||
}
|
||||
|
||||
function redirect() {
|
||||
let chromium = /Chrome|Chromium|OPR|Opera|Edge|UC|QQ|Brave/.test(
|
||||
navigator.userAgent,
|
||||
);
|
||||
//let disclaimer = `<div class="web-disclaimer">`;
|
||||
if (chromium && screen.width >= 699 && getAccepted() == 0)
|
||||
window.location.replace("/bsod");
|
||||
if (chromium && screen.width <= 699 && getAccepted() == 0)
|
||||
window.location.replace("/mobile-warn");
|
||||
}
|
||||
|
||||
function toggleTheme() {
|
||||
// Obtains an array of all <link>
|
||||
// elements.
|
||||
|
@ -28,12 +14,21 @@ function toggleTheme() {
|
|||
}
|
||||
}
|
||||
|
||||
function redirect() {
|
||||
let chromium = /Chrome|Chromium|OPR|Opera|Edge|UC|QQ|Brave/.test(
|
||||
navigator.userAgent
|
||||
);
|
||||
let disclaimer = `<div class="web-disclaimer">`;
|
||||
if ((chromium) && (screen.width >= 699)) window.location.replace("/bsod");
|
||||
if ((chromium) && (screen.width <= 699)) window.location.replace("/mobile-warn");
|
||||
}
|
||||
|
||||
// Resizable textarea
|
||||
const tx = document.getElementsByTagName("textarea");
|
||||
for (let i = 0; i < tx.length; i++) {
|
||||
tx[i].setAttribute(
|
||||
"style",
|
||||
"height:" + tx[i].scrollHeight + "px;overflow-y:hidden;",
|
||||
"height:" + tx[i].scrollHeight + "px;overflow-y:hidden;"
|
||||
);
|
||||
tx[i].addEventListener("input", OnInput, false);
|
||||
}
|
||||
|
@ -55,21 +50,19 @@ function StopSound(soundobj) {
|
|||
thissound.currentTime = 0;
|
||||
}
|
||||
|
||||
const audio = new Audio(
|
||||
"/assets/sounds/ui/zapsplat_multimedia_button_click_004_68776.mp3",
|
||||
);
|
||||
const audio = new Audio("/assets/sounds/ui/zapsplat_multimedia_button_click_004_68776.mp3");
|
||||
const buttons = document.querySelectorAll("button");
|
||||
const links = document.querySelectorAll("a");
|
||||
|
||||
// biome-ignore lint/complexity/noForEach: <explanation>
|
||||
links.forEach((a) => {
|
||||
links.forEach(a => {
|
||||
a.addEventListener("click", () => {
|
||||
audio.play();
|
||||
});
|
||||
});
|
||||
})
|
||||
})
|
||||
|
||||
// biome-ignore lint/complexity/noForEach: <explanation>
|
||||
buttons.forEach((button) => {
|
||||
buttons.forEach(button => {
|
||||
button.addEventListener("click", () => {
|
||||
audio.play();
|
||||
});
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
const today = new Date();
|
||||
---
|
||||
<br>
|
||||
<footer class="footer">
|
||||
<footer class="footer">
|
||||
<div class="content">
|
||||
<!--Badges-->
|
||||
<a href="/buttons"><u>Mine Buttons</u></a>
|
||||
|
@ -11,18 +11,21 @@ const today = new Date();
|
|||
<br>
|
||||
<a href="https://ouroboros.gay/"><image src="/assets/badges/mine/ouroboros.gay.png"></a>
|
||||
<image style="cursor:pointer;" onclick="toggleTheme()" src="/assets/badges/mine/standard-galactic-alphabet.png" alt="animation of a bunch of twinkling stars" loading="lazy"/>
|
||||
<br/><hr>
|
||||
<hr style="margin-bottom: 20px;">
|
||||
<br/>
|
||||
<hr>
|
||||
<hr>
|
||||
<span style="font-size: smaller;">Every coin counts!</span>
|
||||
<br>
|
||||
<a href="https://ko-fi.com/limepot"><image src="/assets/badges/kofi.gif"></a>
|
||||
<br/><hr><hr>
|
||||
<a>Friendly Buttons</a>
|
||||
<br>
|
||||
<a href="https://zvava.org/"><image src="/assets/badges/friends/zvava.org.png" alt="black background, with a slanted dark purple grid, and a purple outline, pink text saying 'zvava.org'" loading="lazy"></a>
|
||||
<a href="https://elke.cafe/"><image src="/assets/badges/friends/elke.cafe.gif" alt="dark static background, on the left side, a triquetra, in yellow/orange text 'elke.cafe'" loading="lazy"></a>
|
||||
<a href="https://azumanga.gay/"><image src="/assets/badges/friends/kaitbutton.png" alt="kait" loading="lazy"></a>
|
||||
<a href="https://lilysthings.org/"><image src="/assets/badges/friends/lilysthings.png" alt="the word 'lily!!' next to a microwave" loading="lazy"></a>
|
||||
<a href="https://void.rehab/"><image src="/assets/badges/friends/void.rehab.png" alt="black background, with white, uh, thingies, on the sides 'void.rehab'" loading="lazy"></a>
|
||||
<a href="https://void.lgbt/"><image src="/assets/badges/friends/void.lgbt.gif" alt="gray static background, left void.lgbt icon, text on the right in black 'The Void'" loading="lazy"></a>
|
||||
<a href="https://micro.pages.gay/"><image src="/assets/badges/friends/niko.png" alt="prototype from oneshot giviing a :3c expression with a darker background and Micro in purple 500 from tailwindcss on the right with dithering between the two sections" loading="lazy"></a>
|
||||
<a href="https://loveshock.xyz/"><image src="/assets/badges/friends/loveshock.gif" alt="dark background, with a curved grid/web, with the text 'vist the jukebox at loveshock.xyz'" loading="lazy"></a>
|
||||
<a href="https://csillagpor.net"><image src="/assets/badges/friends/mira-button.png" alt="miras button'" loading="lazy"></a>
|
||||
<a href="https://voltrina.net"><image src="/assets/badges/friends/voltrina_badge.png" alt="volted rina" loading="lazy"></a>
|
||||
<a href="https://labyrinth.zone/users/yassie_j"><image src="/assets/badges/friends/wide_yas.png" alt="wide yaseen" loading="lazy"></a>
|
||||
|
@ -33,58 +36,49 @@ const today = new Date();
|
|||
<a href="https://labyrinth.zone/"><image src="/assets/badges/friends/labyrinth_zone.gif" alt="constellatory" loading="lazy"></a>
|
||||
<a href="https://enby.space/"><image src="/assets/badges/friends/nbsp.gif" alt="ralsei clapping next to the text 'nbsp'" loading="lazy"></a>
|
||||
<a href="https://asahixp.pages.gay/"><image src="/assets/badges/friends/kel.webp" alt="Kel DeSoto" loading="lazy"></a>
|
||||
<a href="https://azumanga.gay/"><image src="/assets/badges/friends/kaitbutton.png" alt="kait" loading="lazy"></a>
|
||||
<a href="https://lilysthings.org/"><image src="/assets/badges/friends/lilysthings.png" alt="the word 'lily!!' next to a microwave" loading="lazy"></a>
|
||||
<br/><hr>
|
||||
<a href="https://micro.pages.gay/"><image src="/assets/badges/friends/niko.png" alt="prototype from oneshot giviing a :3c expression with a darker background and Micro in purple 500 from tailwindcss on the right with dithering between the two sections" loading="lazy"></a>
|
||||
<a href="https://loveshock.xyz/"><image src="/assets/badges/friends/loveshock.gif" alt="dark background, with a curved grid/web, with the text 'vist the jukebox at loveshock.xyz'" loading="lazy"></a>
|
||||
<br/>
|
||||
<hr>
|
||||
<a>Other Buttons</a>
|
||||
<br>
|
||||
<br><!-- First Line is activism stuff -->
|
||||
<a href="https://jointhefediverse.net/"><image src="/assets/badges/FEDERATE-NOW.jpg" alt="Fediverse icon 'Federate Now!'" loading="lazy"/></a>
|
||||
<a href="https://gnu.org"><image src="/assets/badges/gnu-linux.gif" alt="Tux mascott 'Made on GNU/Linux'" loading="lazy"/></a>
|
||||
<a href="https://www.anera.org/"><image src="/assets/badges/anera.org.png" alt="Free palestine" loading="lazy"/></a>
|
||||
<a href="https://fuckoffgoogle.de/"><image src="/assets/badges/google_stand.gif" alt="Fight against monopolistic practices, stand up to google!" loading="lazy"/></a>
|
||||
<a href="https://privacytests.org/"><image src="/assets/badges/chrmevil.gif" alt="Google Chrome is Evil!" loading="lazy"/></a>
|
||||
<iframe
|
||||
src="//incr.easrng.net/badge?key=limepot"
|
||||
style="background: url(//incr.easrng.net/bg.gif)"
|
||||
title="increment badge"
|
||||
width="88"
|
||||
height="31"
|
||||
frameborder="0"></iframe>
|
||||
<a href="https://en.wikipedia.org/wiki/Right_to_repair"><image src="/assets/badges/right2repair.gif" alt="I support right to repair" loading="lazy"/></a>
|
||||
<a href="https://privacytests.org/"><image src="/assets/badges/anythingbut.gif" alt="Anything But Chrome" loading="lazy"/></a>
|
||||
<a href="https://archlinux.org/"><image src="/assets/badges/archlinux.gif" alt="Archlinux badge" loading="lazy"/></a>
|
||||
<a href="https://transfemscience.org/"><image src="/assets/badges/transfemscience.org.gif" alt="Trans Your Gender" loading="lazy"/></a>
|
||||
<a href="https://vscodium.com/"><image src="/assets/badges/vscodium.com.png" alt="Made with Vscodium" loading="lazy"/></a>
|
||||
<br>
|
||||
<a href="https://www.java.com/"><image src="/assets/badges/get_java.gif" alt="Get Java Now" loading="lazy"/></a>
|
||||
<image src="/assets/badges/p2w.gif" alt="pay to win badge"></image>
|
||||
<image src="/assets/badges/transnow2.gif" alt="Trans rights now!" loading="lazy"/>
|
||||
<a href="https://archive.org/"><image src="/assets/badges/preserve.gif" alt="Preserve, internet archive" loading="lazy"/></a>
|
||||
<br><!-- Second line is made with stuff -->
|
||||
<a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Flimepot.xyz%2F"><image src="/assets/badges/validator.w3.org.png" alt="Invalid w3c html" loading="lazy"/></a>
|
||||
<a href="https://www.anera.org/"><image src="/assets/badges/anera.org.png" alt="Free palestine" loading="lazy"/></a>
|
||||
<a href="https://www.w3.org/TR/CSS/#css"><image src="/assets/badges/made-with-css.gif" alt="Made with CSS" loading="lazy"/></a>
|
||||
<a href="https://www.w3.org/TR/CSS/#css"><image src="/assets/badges/css-is-difficult.gif" alt="CSS is Difficult" loading="lazy"/></a>
|
||||
<a href="https://vscodium.com/"><image src="/assets/badges/vscodium.com.png" alt="Made with Vscodium" loading="lazy"/></a>
|
||||
<a href="https://gnu.org"><image src="/assets/badges/gnu-linux.gif" alt="Tux mascott 'Made on GNU/Linux'" loading="lazy"/></a>
|
||||
<a href="https://www.aseprite.org/"><image src="/assets/badges/ase-logo.gif" alt="Made with Aseprite" loading="lazy"/></a>
|
||||
<a href="https://store.steampowered.com/app/70/HalfLife"><image src="/assets/badges/hl.gif" alt="Half-Life" loading="lazy"/></a>
|
||||
<image src="/assets/badges/blink.gif" alt="Anime girl blinking" loading="lazy"/>
|
||||
<a href="https://www.w3.org/TR/CSS/#css"><image src="/assets/badges/made-with-css.gif" alt="Made with CSS" loading="lazy"/></a>
|
||||
<a href="https://www.w3.org/TR/CSS/#css"><image src="/assets/badges/css-is-difficult.gif" alt="CSS is Difficult" loading="lazy"/></a>
|
||||
<a href="https://minecraft.net/"><image src="/assets/badges/minecraft.gif" alt="Minecraft" loading="lazy"/></a>
|
||||
<br>
|
||||
<br><!-- Memes -->
|
||||
<a href="https://www.noaa.gov/"><image src="/assets/badges/noaa.gif" alt="NOAA" loading="lazy"/></a>
|
||||
<a href="https://archive.org/"><image src="/assets/badges/preserve.gif" alt="Preserve, internet archive" loading="lazy"/></a>
|
||||
<a href="https://en.wikipedia.org/wiki/Right_to_repair"><image src="/assets/badges/right2repair.gif" alt="I support right to repair" loading="lazy"/></a>
|
||||
<image src="/assets/badges/rainbow_bev.gif" alt="Rainbow" loading="lazy"/>
|
||||
<image src="/assets/badges/queerpride.gif" alt="Queer Pride!" loading="lazy"/>
|
||||
<image src="/assets/badges/transnow2.gif" alt="Trans rights now!" loading="lazy"/>
|
||||
<image src="/assets/badges/p2w.gif" alt="pay to win badge">
|
||||
<a href="https://www.java.com/"><image src="/assets/badges/get_java.gif" alt="Get Java Now" loading="lazy"/></a>
|
||||
<iframe src="//incr.easrng.net/badge?key=limepot" style="background: url(//incr.easrng.net/bg.gif)" title="increment badge" width="88" height="31" frameborder="0"></iframe>
|
||||
<image src="/assets/badges/win7startup.gif" alt="Windows 7 Startup"></image>
|
||||
<a href="https://archlinux.org/"><image src="/assets/badges/archlinux.gif" alt="Archlinux badge" loading="lazy"/></a>
|
||||
<a style="margin-top: 10px;"><image src="/assets/badges/youtube-dl.gif" alt="youtube-dl badge"></a>
|
||||
<a href="https://godotengine.org/"><image src="/assets/badges/godot.png" alt="Godot game engine"></a>
|
||||
<br>
|
||||
<image src="/assets/badges/win7startup.gif" alt="Windows 7 Startup">
|
||||
<image src="/assets/badges/demigirl.png" alt="Demigirl flag">
|
||||
<image src="/assets/badges/lesbian.png" alt="Lesbian flag">
|
||||
<image src="/assets/badges/nonbinary.png" alt="Nonbinary flag">
|
||||
<image src="/assets/badges/trans.png" alt="Trans flag">
|
||||
<image src="/assets/badges/queerpride.gif" alt="Queer Pride!" loading="lazy"/>
|
||||
<a href="https://transfemscience.org/"><image src="/assets/badges/transfemscience.org.gif" alt="Trans Your Gender" loading="lazy"/></a>
|
||||
<br><!-- Flags -->
|
||||
<a href="https://new.lgbtqia.wiki/wiki/LGBT"><image src="/assets/badges/rainbow_bev.gif" alt="Rainbow" loading="lazy"/></a>
|
||||
<a href="https://new.lgbtqia.wiki/wiki/Demigender#Subgenders"><image src="/assets/badges/demigirl.png" alt="Demigirl flag"></a>
|
||||
<a href="https://new.lgbtqia.wiki/wiki/Lesbian"><image src="/assets/badges/lesbian.png" alt="Lesbian flag"></a>
|
||||
<a href="https://new.lgbtqia.wiki/wiki/Lesbian"><image src="/assets/badges/nonbinary.png" alt="Nonbinary flag"></a>
|
||||
<a href="https://new.lgbtqia.wiki/wiki/Transgender"><image src="/assets/badges/trans.png" alt="Trans flag"></a>
|
||||
<hr>
|
||||
<a>Web Rings</a>
|
||||
<br>
|
||||
<a href="https://fediring.net/previous?host=limepot.xyz" style="font-size: 45px">←</a>
|
||||
<a href="https://fediring.net/"><image src="/assets/badges/fediring-badge.gif" alt="Fediring badge" loading="lazy"></a>
|
||||
<a href="https://fediring.net/next?host=limepot.xyz" style="font-size: 45px">→</a>
|
||||
<br>
|
||||
<a href="https://applianceri.ng/next?host=limepot.xyz"><img alt="Future Gadget 204 - A Functional Time Machine" src="/assets/webrings/FG204.png" width="100px"></a>
|
||||
</div>
|
||||
|
@ -92,4 +86,4 @@ const today = new Date();
|
|||
<p class="small-quote">El. Psy. Kongroo.</p>
|
||||
<a class="small-quote" href="/site-info">Site Info</a>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
||||
|
|
|
@ -51,3 +51,6 @@ const page = Astro.url.pathname;
|
|||
<!-- Other -->
|
||||
<meta content="she/they" property="pronouns" />
|
||||
<link href="https://ouroboros.gay/@limepot" rel="me" />
|
||||
|
||||
<!-- fuck dark reader -->
|
||||
<meta name="darkreader-lock"/>
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
title: 'I Do Not Like Chromium'
|
||||
description: 'A full dissertation on why I hate Chrome'
|
||||
pubDate: 'July 10 2024'
|
||||
---
|
||||
|
||||
## Chromium sucka and so do i
|
7
src/pages/creations/mods.astro
Normal file
7
src/pages/creations/mods.astro
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
import Layout from "../../layouts/Layout.astro";
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<main></main>
|
||||
</Layout>
|
7
src/pages/creations/music.astro
Normal file
7
src/pages/creations/music.astro
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
import Layout from "../../layouts/Layout.astro";
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<main></main>
|
||||
</Layout>
|
7
src/pages/creations/photography.astro
Normal file
7
src/pages/creations/photography.astro
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
import Layout from "../../layouts/Layout.astro";
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<main></main>
|
||||
</Layout>
|
7
src/pages/creations/pixel-art.astro
Normal file
7
src/pages/creations/pixel-art.astro
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
import Layout from "../../layouts/Layout.astro";
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<main></main>
|
||||
</Layout>
|
|
@ -35,7 +35,7 @@ import Layout from "../layouts/Layout.astro";
|
|||
<div id="lastfm-widget" style="text-align: center;">
|
||||
<div id="widget">
|
||||
<a href="https://www.last.fm/user/LimePotato"
|
||||
>🎧 <span id="song">⌛</span></a>
|
||||
><i class="nf nf-md-music"></i> <span id="song">⌛</span></a>
|
||||
</div>
|
||||
<div>
|
||||
<span style="font-size: small;"
|
||||
|
@ -50,9 +50,9 @@ import Layout from "../layouts/Layout.astro";
|
|||
<div class="content">
|
||||
<h2 class="subtitle" style="text-align: center;">About The Me</h2>
|
||||
<p>
|
||||
Howdy! You can call me <span style="color: #fab387;">[Nelle]</span>,
|
||||
Howdy! You can call me <span style="color: #fab387;">[nelle]</span>,
|
||||
although some call me <span style="color: #fab387;"
|
||||
>[Luna, Lilith, ???]</span
|
||||
>[???]</span
|
||||
>. Or you can simply call me by my username <span
|
||||
style="color: #fab387;">[LimePot/LimePotato]</span
|
||||
>. My pronouns are <span style="color: #fab387;">[She/They]</span>,
|
||||
|
@ -61,30 +61,28 @@ import Layout from "../layouts/Layout.astro";
|
|||
>.
|
||||
</p>
|
||||
<p>
|
||||
I'm a 20-something trans woman that exists purely and solely on the
|
||||
internet. I like Science Adventure Series (A LOT!), and I enjoy
|
||||
Minecraft. I make mods for the latter on occassion, I do some Linux
|
||||
Systems administration, pixel art, 3D Printing, Tinkering, and really
|
||||
just whatever hits the dopamine in the right spot.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h2 class="subtitle" style="text-align: center;">Contact Information</h2>
|
||||
<p><a href="mailto:bm01@limepot.xyz">==> Email</a></p>
|
||||
<p><a href="https://steamcommunity.com/id/limepot/">==> Steam</a></p>
|
||||
<p><a href="mailto:the@nelle.observer"><i class="nf nf-cod-arrow_right"></i> <i class="nf nf-md-email"></i> Email</a></p>
|
||||
<p><a href="https://steamcommunity.com/id/limepot/"><i class="nf nf-cod-arrow_right"></i> <i class="nf nf-fa-steam"></i> Steam</a></p>
|
||||
<p>
|
||||
<a href="https://ouroboros.gay/@limepot">==> The Fediverse</a><a
|
||||
<a href="https://ouroboros.gay/@limepot"><i class="nf nf-cod-arrow_right"></i> <i class="nf nf-seti-graphql"></i> The Fediverse</a><a
|
||||
href="https://jointhefediverse.net/"
|
||||
><span style="color: #fab387;">*</span></a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.youtube.com/channel/UCk_yKIpDnMv_DvuDb9RGfcA"
|
||||
>==> Youtube</a>
|
||||
><i class="nf nf-cod-arrow_right"></i> <i class="nf nf-md-youtube"></i> Youtube</a>
|
||||
</p>
|
||||
<br />
|
||||
<div class="ntfy-box">
|
||||
<h4>send me a notification! type words and press send</h4>
|
||||
<textarea id="ntfy-input" placeholder="Hi Nelle~!"></textarea><button
|
||||
<h4 style="margin-bottom: 0px;">send me a notification! type words and press send</h4>
|
||||
<small style="font-size: 15px;">music recs, questions, jokes, confessions of your sins, etc, welcome, I respond to all or most as vagueposts on the fediverse</small>
|
||||
<br style="margin-bottom: 10px;">
|
||||
<textarea id="ntfy-input" placeholder="Hi nelle~!"></textarea><button
|
||||
class="ntfy-send nob4 custom-btn btn-1"
|
||||
onclick="javascript:sendNotification()"
|
||||
style="margin-left:10px;">Send</button
|
||||
|
|
|
@ -24,10 +24,6 @@ import Layout from "../layouts/Layout-nochrome.astro";
|
|||
</li>
|
||||
</ul>
|
||||
<hr />
|
||||
<a id="disclaimer" value="Toggle"
|
||||
>Click here to avoid the redirect and view my website as normal</a
|
||||
>
|
||||
<hr />
|
||||
<h2 class="subtitle" style="text-align: center;">
|
||||
Some Recommendations
|
||||
</h2>
|
||||
|
|
Loading…
Reference in a new issue