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

theme updated

This commit is contained in:
avinal
2020-09-29 13:32:53 +05:30
parent ba4314ef14
commit bc45eea919
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
<link rel="apple-touch-icon" href="{{ SITEURL }}/apple-touch-icon.png" sizes="180x180">
<link rel="icon" type="image/png" href="{{ SITEURL }}/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="{{ SITEURL }}/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="{{ SITEURL }}/manifest.json">
<link rel="manifest" href="{{ SITEURL }}/site.webmanifest">
<meta name="theme-color" content="#333333">
{% endif %}
+1 -2
View File
@@ -19,7 +19,6 @@
{% endif %}
</ul>
<p class="col-sm-6 text-sm-right text-muted">
Generated by <a href="https://github.com/getpelican/pelican" target="_blank">Pelican</a>
/ <a href="https://github.com/nairobilug/pelican-alchemy" target="_blank">&#x2728;</a>
&copy; 2020 <a href="https://github.com/avinal" target="_blank">Avinal Kumar</a>
</p>
</div>