Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Eggy115 authored Oct 29, 2024
1 parent 154be0b commit 006f339
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,36 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Eggy115's Website">
<meta name="author" content="Eggy115">
<meta name="description" content="muggleton.xyz">
<meta name="author" content="Oliver George Talbot Muggleton">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="images/256.png" type="image/png">
<title>Eggy115</title>
<title>muggleton.xyz</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<h1><a href="index.html" class="exception-link"><span title="https://eggium.github.io/">Eggy115</span></a></h1>
<h1><a href="index.html" class="exception-link"><span title="https://muggleton.xyz">muggleton.xyz</span></a></h1>
</header>
<main>
<div class="profile">
<div class="profile-inner">
<h2 style="text-align: center;"><span title="It's a me! /ˈɛɡi ˈwʌn ˈwʌn ˈfaɪv/">Eggy115</span></h2>
<h2 style="text-align: center;"><span title="It's a me!">O. G. T. Muggleton</span></h2>
<img class="profile-picture" src="images/pfp1.JPG" alt="Profile Picture" title="That's me!"></a>
<div class="info">
<details>
<p><summary>Stuff About Me</summary></p>
<p><span title="/ˈɒlɪvər ˈdʒɔːrdʒ ˈtɔːlbət ˈmʌɡəltən/">Name</span> | <span title="/ˈɒlɪvər/">Oliver</span> <span title="/ˈdʒɔːrdʒ/">George</span> <span title="/ˈtɔːlbət/">Talbot</span> <span title="/ˈmʌɡəltən/">Muggleton</span></summary>
<p><span title="Sometimes in real life too">Internet Name</span> | <span title="/ˈɛɡi ˈwʌn ˈwʌn ˈfaɪv/">Eggy115</span></p>
<p><span title="Not before marriage lmao">Sex</span> | Male</p>
<p><span title="I'd hope that the above would help with this but &quot;we live in a society&quot;">Pronouns</span> | <span title="I don't know why this is necessary">he/him/his</span></p>
<p><span title="Send me a card!">Birthday</span> | 1st December</p>
</details>
</div>
<br>
<div class="info">
<details>
<p><summary>Long paragraph about this website and stuff.</summary></p>
<p><summary>Long paragraph about this website and stuff</summary></p>
<p>Hello! Welcome to my website. Here is some text. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.</p>
</detials>
</div>
Expand All @@ -49,23 +51,23 @@ <h2 style="text-align: center;"><span title="It's a me! /ˈɛɡi ˈwʌn ˈwʌn
</div>
<div class="blogs-container">
<div class="blog">
<h2>Blog Post 1</h2>
<h2>text 1</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel ultricies est.</p>
</div>
<div class="blog">
<h2>Blog Post 2</h2>
<h2>text 2</h2>
<p>Phasellus ac felis tincidunt, volutpat nunc a, bibendum libero.</p>
</div>
<div class="blog">
<h2>Blog Post 1</h2>
<h2>text 1</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel ultricies est.</p>
</div>
<div class="blog">
<h2>Blog Post 2</h2>
<h2>text 2</h2>
<p>Phasellus ac felis tincidunt, volutpat nunc a, bibendum libero.</p>
</div>
<div class="blog">
<h2>Blog Post 1</h2>
<h2>text 1</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed vel ultricies est.</p>
</div>
<div class="blog">
Expand Down Expand Up @@ -99,4 +101,4 @@ <h2>Blog Post 1</h2>
<p style="text-align: center;" class="randomMessage">This is the bottom of the page.</p>
</div>
</body>
</html>
</html>

0 comments on commit 006f339

Please sign in to comment.