mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
links updated
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<meta name="description" content="Somewhere out there beneath the pale moon light...">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="author" content="Avinal">
|
||||
<link rel="stylesheet" href="custom/css/particles-404.css" />
|
||||
<link rel="stylesheet" href="custom/css/glitch-404.css" />
|
||||
<link rel="stylesheet" href="https://avinal.github.io/custom/css/particles-404.css" />
|
||||
<link rel="stylesheet" href="https://avinal.github.io/custom/css/glitch-404.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -28,8 +28,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src="custom/js/particles.js"></script>
|
||||
<script src="custom/js/particles-404.js"></script>
|
||||
<script src="https://avinal.github.io/custom/js/particles.js"></script>
|
||||
<script src="https://avinal.github.io/custom/js/particles-404.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
+3
-2
@@ -4,7 +4,7 @@ AUTHOR = 'Avinal'
|
||||
HIDE_AUTHORS = True
|
||||
SITENAME = 'The Interstellar Twilight'
|
||||
SITESUBTITLE = 'Avinal Kumar'
|
||||
SITEURL = 'https://avinal.github.io'
|
||||
SITEURL = 'https://avinal.is-a.dev'
|
||||
THEME = 'alchemy'
|
||||
PATH = 'content'
|
||||
EMAIL = '185067@nith.ac.in'
|
||||
@@ -51,7 +51,8 @@ ICONS = [
|
||||
('github', "https://github.com/avinal"),
|
||||
('gitlab', 'https://code.videolan.org/avinal'),
|
||||
('linkedin', 'https://www.linkedin.com/in/avinal/'),
|
||||
('instagram', 'https://www.instagram.com/amaranthine.sole/'),
|
||||
('instagram', 'https://www.instagram.com/avinal.k/'),
|
||||
('facebook', "https://www.facebook.com/avinal.kt")
|
||||
('twitter', 'https://www.twitter.com/avinal_')
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user