1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-27 09:01:39 +00:00

Create initial Jekyll Site

This commit is contained in:
2018-03-11 19:42:19 -05:00
parent f0a34bb273
commit 10f06999ed
22 changed files with 568 additions and 11 deletions

14
site.webmanifest Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}