summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
authoraltaf-creator <athaalaa@gmail.com>2023-09-13 11:30:14 +0700
committeraltaf-creator <athaalaa@gmail.com>2023-09-13 11:30:14 +0700
commit30dd81de5474e8002ae438a32cbf4f45afb813f5 (patch)
tree66bf1e1fff97767d20c4e3fd382b03bdf0c86895 /about
parentcfbfa216685aa107825c9fe8cbaf32529f8df62b (diff)
Added favicon, fixed placeholder blogposts on index.html
Diffstat (limited to 'about')
-rw-r--r--about/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html
index 2018778..c705b60 100644
--- a/about/index.html
+++ b/about/index.html
@@ -6,6 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style.css">
+ <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<title>Projects • altaf-creator</title>
<script src="https://kit.fontawesome.com/d279a1f519.js" crossorigin="anonymous"></script>
</head>