1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

add post styles and increase animation time

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2022-09-08 15:25:46 +05:30
parent 038cc78441
commit f19dba4ef8
3 changed files with 2032 additions and 5 deletions
+1
View File
@@ -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="/website/foo-style.css">
<link rel="stylesheet" href="/website/post-style.css">
<title>Document</title>
<script src="/website/redirect.js"></script>
</head>