1
0

I added shit, I forgot but I DID fix the indenting or however you spell it :3

This commit is contained in:
2026-05-17 18:03:12 -06:00
parent 109d6129e1
commit c25ad9a2b2
4 changed files with 29 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
<link rel="icon" type="image/png" href="https://files.elliemese.win/ram.jpg">
</head>
<body>
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
<h1 class="title">Free Ram Install 2026 no virus, rat, hardware id stealer, malware, aimbot, free 2026</h1>
<div class="fortnite">
<a href="https://www.youtube.com/watch?v=48rz8udZBmQ">

View File

@@ -1,26 +1,26 @@
<!DOCTYPE html>
<link rel="icon" type="image/png" href="https://images.elliemese.win/peachpfp.png">
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Elliemese's Silly Website</title>
<link rel="stylesheet" href=index.css>
<link rel="icon" type="image/png" href="https://images.elliemese.win/peachpfp.png">
</head>
<body>
<img src="https://images.elliemese.win/peachpfp.png" alt="Elliemese's Profile Picture">
<h1>Elliemese's Silly Website</h1>
<h3>This website is a fun little project I have, I host some things on it too!</h3>
<div class="diver">
<a class="mainlinks" href="https://discord.gg/qs3zWDew3N">My Discord Server</a>
</div>
<div class="diver">
<a class="mainlinks" href="quotes.html">My Quotes Page</a>
</div>
<div class="diver">
<a class="mainlinks" href="freeram.html">Free Ram Distributable</a>
</div>
<hr>
<a class="source" href="https://git.decalfree.com/Elliemese/Sites">Source Code</a>
<footer>Ts looks ass cause I don't want an AI website, working on it looking better soon!</footer>
<img src="https://images.elliemese.win/peachpfp.png" alt="Elliemese's Profile Picture">
<h1>Elliemese's Silly Website</h1>
<h3>This website is a fun little project I have, I host some things on it too!</h3>
<div class="diver">
<a class="mainlinks" href="https://discord.gg/qs3zWDew3N">My Discord Server</a>
</div>
<div class="diver">
<a class="mainlinks" href="quotes.html">My Quotes Page</a>
</div>
<div class="diver">
<a class="mainlinks" href="freeram.html">Free Ram Distributable</a>
</div>
<hr>
<a class="source" href="https://git.decalfree.com/Elliemese/Sites">Source Code</a>
<footer>Ts looks ass cause I don't want an AI website, working on it looking better soon!</footer>
</body>
</html>

View File

@@ -31,3 +31,6 @@ a {
text-decoration: none;
}
h4 {
color: rgb(175 175 175);
}

View File

@@ -8,12 +8,14 @@
<link rel="icon" type="image/png" href="https://files.elliemese.win/quote.png">
</head>
<body>
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
<h1 class="headertext">Quotes</h1>
<img class="headerimage" src="https://files.elliemese.win/quote.png" alt="weird ass quote stock image">
<h2 class="headerbutsmallertext">This is just a quote list lmao, simple as that :3</h2>
<hr>
<p>"I like femboys" -DecalFree, 4/3/2026</p>
<p>"You cant beat the gay tags. The gay tags will always be the best tags." -DecalFree, 5/17/2026</p>
<a class="homepagebutt" href="/index.html">Go Back To Homepage</a>
<h1 class="headertext">Quotes</h1>
<img class="headerimage" src="https://files.elliemese.win/quote.png" alt="weird ass quote stock image">
<h2 class="headerbutsmallertext">This is just a quote list lmao, simple as that :3</h2>
<h4>One last thing, most of these are going to be decal because I spend 99% of my free time with them 😭</h4>
<hr>
<p>"I like femboys" -DecalFree, 4/3/2026</p>
<p>"You cant beat the gay tags. The gay tags will always be the best tags." -DecalFree, 5/17/2026</p>
<p>"Cause why would I date YOUUUU" -DecalFree, 5/17/2026</p>
</body>
</html>