update icons
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<title>YuukiEatsYou</title>
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
||||
<link rel="stylesheet" type='text/css' href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css" />
|
||||
<link rel="icon" type="image/png" href="assets/pfp.jpg"/>
|
||||
</head>
|
||||
<body>
|
||||
@@ -25,13 +26,13 @@
|
||||
<i class="fas fa-images"></i> Meme Gallery
|
||||
</a>
|
||||
<a href="https://x.com/YuukiEatsYou" class="landing-button" target="_blank">
|
||||
<i class="fab fa-twitter"></i> Twitter
|
||||
<i class="devicon-twitter-original"></i> Twitter
|
||||
</a>
|
||||
<a href="https://discord.gg/aDFtKbh3NG" class="landing-button" target="_blank">
|
||||
<i class="fab fa-discord"></i> Discord
|
||||
</a>
|
||||
<a href="https://git.yuukicult.com/Yuuki" class="landing-button" target="_blank">
|
||||
<i class="fab fa-github"></i> Gitea
|
||||
<i class="devicon-git-plain"></i> Gitea
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@@ -15,6 +15,8 @@
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
|
||||
/>
|
||||
<link rel="stylesheet" type='text/css' href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header class="profile-header">
|
||||
@@ -78,7 +80,7 @@
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<i class="fab fa-github"></i>
|
||||
<i class="devicon-git-plain"></i>
|
||||
View source code
|
||||
</a>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user