Optimized UX and fixed bugs

- Added temp logo
    - Added favicon
    - Enabled Disqus (jekyll.env)
    - Changed Home layout
This commit is contained in:
2021-10-25 14:53:15 -04:00
parent 296d628d8b
commit 4859927856
61 changed files with 2117 additions and 520 deletions
+3 -8
View File
@@ -1,16 +1,11 @@
{
"name": "TeXt Theme",
"short_name": "TeXt Theme",
"name": "",
"short_name": "",
"icons": [
{
"src": "android-chrome-192x192.png",
"src": "/assets/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",