1st request #1
6
blog/content/search/index.md
Normal file
6
blog/content/search/index.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
headless: false
|
||||||
|
type: "search"
|
||||||
|
---
|
||||||
|
|
||||||
|
Search pages
|
||||||
BIN
blog/static/.DS_Store
vendored
BIN
blog/static/.DS_Store
vendored
Binary file not shown.
BIN
blog/static/android-chrome-192x192.png
Normal file
BIN
blog/static/android-chrome-192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
BIN
blog/static/android-chrome-512x512.png
Normal file
BIN
blog/static/android-chrome-512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
blog/static/apple-touch-icon.png
Normal file
BIN
blog/static/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
BIN
blog/static/dist/.DS_Store
vendored
Normal file
BIN
blog/static/dist/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
blog/static/favicon-16x16.png
Normal file
BIN
blog/static/favicon-16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 398 B |
BIN
blog/static/favicon-32x32.png
Normal file
BIN
blog/static/favicon-32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 780 B |
BIN
blog/static/favicon.ico
Normal file
BIN
blog/static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
19
blog/static/manifest.json
Normal file
19
blog/static/manifest.json
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "panaetius.io",
|
||||||
|
"short_name": "panaetius",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
BIN
blog/themes/.DS_Store
vendored
Normal file
BIN
blog/themes/.DS_Store
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user