mirror of
https://github.com/DidiDidi129/Website.git
synced 2026-04-05 12:04:38 +00:00
Add PFP.png as favicon across all HTML pages
Agent-Logs-Url: https://github.com/DidiDidi129/Website/sessions/56af786c-3686-4dae-a713-5f7c5fd5209f Co-authored-by: DidiDidi129 <136057713+DidiDidi129@users.noreply.github.com>
This commit is contained in:
1
404.html
1
404.html
@@ -2,6 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="images/PFP.png" type="image/png">
|
||||
<title>Redirecting...</title>
|
||||
<script>
|
||||
// Get the current path, remove leading slash
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<meta name="description" content="Didi's website. (I am not affiliated with Diddy, the name is merely coincidental)">
|
||||
<link rel="icon" href="images/PFP.png" type="image/png" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" href="images/PFP.png" type="image/png" />
|
||||
<title>Hiragana/Katakana Duel Quiz - Jordi & Damola</title>
|
||||
<style>
|
||||
html, body {margin:0; padding:0; height:100%; font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color:#121212; color:#e0e0e0; overflow-y:auto; display:flex; flex-direction:column; align-items:center; scroll-behavior:smooth; user-select:none;}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="images/PFP.png" type="image/png">
|
||||
<title>Learn Pi</title>
|
||||
<style>
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user