mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
update theme and add calander
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+2
-1
@@ -54,7 +54,8 @@ LINKS = [
|
||||
ICONS = [
|
||||
('github', "https://github.com/avinal"),
|
||||
('linkedin', 'https://www.linkedin.com/in/avinal/'),
|
||||
('instagram', 'https://instagram.com/avinal.k')
|
||||
('instagram', 'https://instagram.com/avinal.k'),
|
||||
('calendar', 'https://meet.avinal.space')
|
||||
]
|
||||
|
||||
DIRECT_TEMPLATES = ('index', 'tags', 'categories', 'archives', 'sitemap')
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
<div id='stars'></div>
|
||||
<div id='stars2'></div>
|
||||
<div id='stars3'></div>
|
||||
<div class="container">
|
||||
<div class="container text-center">
|
||||
{% include 'include/header.html' %}
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user