1
1
Fork 0

Add favicon

main
Bill Ewanick 2023-09-23 15:15:48 -04:00
parent e54a2d2152
commit 4145bcbf09
9 changed files with 13 additions and 0 deletions

View File

@ -1,9 +1,15 @@
page: page:
siteTitle: Bill Ewanick siteTitle: Bill Ewanick
siteName: Bill siteName: Bill
headHtml: |
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="manifest" href="/static/site.webmanifest">
template: template:
name: /templates/layouts/note name: /templates/layouts/note
iconUrl: static/favicon.ico
layout: layout:
base: base:
bodyClass: overflow-y-scroll bg-gray-400 bodyClass: overflow-y-scroll bg-gray-400

View File

@ -0,0 +1,6 @@
This favicon was generated using the following font:
- Font Title: IBM Plex Mono
- Font Author: Copyright 2017 IBM Corp. All rights reserved.
- Font Source: http://fonts.gstatic.com/s/ibmplexmono/v19/-F63fjptAgt5VM-kVkqdyU8n5igg1l9kn-s.ttf
- Font License: SIL Open Font License, 1.1 (http://scripts.sil.org/OFL))

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -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"}