Skip to content

Commit

Permalink
Adding apparently needed webmanifest, commenting missing icon img
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonhemann committed Jan 21, 2023
1 parent 9d42f5f commit 11f94a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ url : "http://jasonhemann.github.com/"
baseurl : "" # "/jhemann/test-site"
repository : # "jasonhemann/XXX"
teaser : "/assets/images/500x300.png"
logo : "/assets/images/88x88.png"
logo : "" # "/assets/images/88x88.png"
masthead_title : " "
# breadcrumbs : false # true, false (default)
words_per_minute : 200
Expand Down
1 change: 1 addition & 0 deletions assets/images/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

0 comments on commit 11f94a5

Please # to comment.