Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
prplnorangesoda authored Jun 27, 2024
1 parent da31fc8 commit e71c0dc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,36 +9,36 @@
<link rel="stylesheet" href="/css/vars.css" />
<link rel="stylesheet" href="/css/main.css" />

<title>raf</title>
<title>lucy</title>
</head>

<body>
<main>
<div class="title">
<h1>rafplayz</h1>
<h1>Lucy Faria</h1>
<p class="subtitle">mediocre programmer</p>
</div>
<nav>
<div>
<a href="http://github.com/Rafplayz" target="_blank">
<a href="http://github.com/prplnorangesoda" target="_blank">
<img width=50px height="50px" src="img/github-ico.svg">
</a>
</div>
<div class="unclickable">
<a href="#">
<img width=50px height=50px src="img/discord-ico.svg">
<span>rafplayz</span>
<span>passtime.tf</span>
</a>
</div>

<div>
<a href="http://youtube.com/@rafplayz" target="_blank" style="display:flex;width:100%; height:100%; align-items: center;justify-content: center;">
<a href="http://youtube.com/@lxdixd" target="_blank" style="display:flex;width:100%; height:100%; align-items: center;justify-content: center;">
<img width=50px src="img/yt-ico.png">
</a>
</div>

<div>
<a href="http://en.pronouns.page/@rafplayz" target="_blank">
<a href="http://en.pronouns.page/@prplnorangesoda" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 650 650">
<path d="M396.52 174.35c1.35-2.4.21-4.35-2.54-4.35l-48.2.03c-2.75 0-6.15 1.94-7.54 4.31l-118.1 199.77c-16.48 27.15-39.48 33.15-61.58 30.47-37.94-4.6-58.34-32.45-58.34-69.54 0-37.25 30.31-67.56 67.56-67.56h75c2.75 0 6.12-1.95 7.48-4.34l27.03-47.2c1.37-2.39.23-4.34-2.52-4.34h-107c-68.06 0-123.44 55.37-123.44 123.44 0 32.89 12.85 68.36 36.22 91.54 23.03 22.84 53.8 31.21 86.64 31.89 18.54.21 69.46-.21 93.33-42.68 26.73-47.57 136-241.44 136-241.44zM571.94 244.44c-23.03-22.84-53.8-31.21-86.64-31.89-18.54-.21-69.46.21-93.33 42.68-26.72 47.55-136 241.42-136 241.42-1.35 2.4-.21 4.35 2.54 4.35l48.2-.03c2.75 0 6.15-1.94 7.54-4.31l118.1-199.77c16.48-27.15 39.48-33.15 61.58-30.47 37.94 4.6 58.34 32.45 58.34 69.54 0 37.25-30.31 67.56-67.56 67.56h-75c-2.75 0-6.12 1.95-7.48 4.34l-27.03 47.2c-1.37 2.39-.23 4.34 2.52 4.34h107c68.06 0 123.44-55.37 123.44-123.44 0-32.87-12.85-68.34-36.22-91.52z" fill="white"></path>
</svg>
Expand Down Expand Up @@ -97,7 +97,7 @@ <h3 class="heading">youtube captions</h3>
</div>
</div>
</main>
<span class="copyright"> (c) rafplayz.dev 2022-2023 <br> contact via rafploooz@gmail.com</span>
<span class="copyright"> (c) lucyfaria.net 2022-2024 <br> contact via rafploooz@gmail.com</span>
</body>

</html>
</html>

0 comments on commit e71c0dc

Please sign in to comment.