This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Add my 2022 wrapped - Edit music
- Loading branch information
Fjuro
authored
Dec 29, 2022
1 parent
7b26fdc
commit 12a44e3
Showing
8 changed files
with
68 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Fjuro</title> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> | ||
<meta http-equiv="x-ua-compatible" content="ie=edge" /> | ||
<meta name="title" content="Fjuro"> | ||
<meta name="description" content="Fjuro's personal website"> | ||
<meta name="theme-color" content="#140170"> | ||
<!-- OpenGraph --> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="https://fjuro.github.io/"> | ||
<meta property="og:title" content="Fjuro"> | ||
<meta property="og:description" content="Fjuro's personal website"> | ||
<meta property="og:image" content="https://fjuro.github.io/img/logo.png"> | ||
<!-- Twitter --> | ||
<meta property="twitter:card" content="summary_large_image"> | ||
<meta property="twitter:url" content="https://fjuro.github.io/"> | ||
<meta property="twitter:title" content="Fjuro"> | ||
<meta property="twitter:description" content="Fjuro's personal website"> | ||
<meta property="twitter:image" content="https://fjuro.github.io/img/logo.png"> | ||
<!-- Stylesheets --> | ||
<link rel="stylesheet" href="css/bootstrap.css" /> | ||
<link rel="stylesheet" href="css/custom.css" /> | ||
<link rel="stylesheet" href="css/fontawesome.css" /> | ||
<link rel="icon" href="img/favicon.ico" type="image/x-icon" /> | ||
</head> | ||
<body> | ||
<div style="padding-top: 50px; padding-bottom: 50px;"> | ||
<div class="main-box wrapped-box bg-white poppins"> <!-- I hate CSS, this page is broken on mobile view for now --> | ||
<div class="navbar ps-4"><p><a href="./index.html" class="navbar-link">home</a> / <a href="./addons.html" class="navbar-link">addons</a> / <a href="./music.html" class="navbar-link">music</a> / <a href="./2022.html" class="navbar-link">my 2022</a></p></div> | ||
<h1 class="ps-4 pe-4 pt-2"><b>My 2022</b></h1> | ||
<p class="ps-4 pe-4">It seems to be popular lately to have everything “wrapped”, so here's my 2022 I guess.</p> | ||
<div class="container ps-4 pe-4 pt-3 pb-5 text-center"> | ||
<h3><a href="https://s.team/y22/ccnnpphh" class="wrapped-title">Steam</a></h3> | ||
<a href="https://s.team/y22/ccnnpphh"><img src="wrapped/22-steam.png" class="wrapped-img"></a> | ||
|
||
<h3 class="pt-5"><a href="https://www.labymod.net/api/wrapped/card/e0bbf5d6-0084-4076-bbe0-69a85460df08" class="wrapped-title">LabyMod</a></h3> | ||
<a href="https://www.labymod.net/api/wrapped/card/e0bbf5d6-0084-4076-bbe0-69a85460df08"><img src="wrapped/22-labymod.webp" class="wrapped-img"></a> | ||
|
||
<h3 class="pt-5"><a href="https://my.hypixel.net/2022/3b3d7754f19a4209b70f68cc78084ab0" class="wrapped-title">Hypixel</a></h3> | ||
<a href="https://my.hypixel.net/2022/3b3d7754f19a4209b70f68cc78084ab0"><img src="wrapped/22-hypixel.png" class="wrapped-img"></a> | ||
</div> | ||
</div> | ||
</div> | ||
<script src="js/bootstrap.bundle.min.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.