mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Optimized UX and fixed bugs
- Added temp logo
- Added favicon
- Enabled Disqus (jekyll.env)
- Changed Home layout
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user