Skip to content

Commit a69fa9f

Browse files
committed
Change site logo
Signed-off-by: Zhenbo Li <[email protected]>
1 parent f267696 commit a69fa9f

22 files changed

+2
-180
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ footer_credit = true
8585
#archive_reverse = true # Set to True to sort posts chronologically per year instead of newest first on the archive page: example.com/archive/
8686

8787
### Uncomment one of the below lines, or neither, depending on which type of logo you want to use:
88-
#logo = { file="logo.svg", width="32", height="32", alt="Abridge", text="bridge" }
88+
#logo = { file="favicon.ico", width="32", height="32", alt="dog", text="dog" }
8989
#textlogo = 'Blog of <font color="#f90">E</font>ndle'
9090
textlogo = 'Blog of Endle'
9191
#textlogo = '<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="#f90" viewBox="0 0 96 96" width="28" height="28"><path stroke-width="14" d="M14 99 46 7h4l32 92"/><path stroke-width="9" d="M-3 82c43-26 59-26 102 0"/><path stroke-linecap="round" stroke-width="1.5" d="M94 72v7m-5-9.8v7m-5-9.8v7.1M79 64v7M63 57.7v7m-5-8.2v7m-5-7.8v7m-5-7.2v7m-5-6.7v7m-5-6.3v7m-5-5.8v7M17 64v7m-5-4.6v7m-5-4.2v7M2 72v7"/></svg>bridge'
@@ -229,7 +229,7 @@ favicon_theme_color = "#333333"
229229
favicon_ms_color = "#333333"
230230
favicon_mask = "safari-pinned-tab.svg" # safari-pinned-tab.svg
231231
favicon_mask_color = "#ff9900"
232-
favicon_svg = "favicon.svg" # favicon.svg
232+
#favicon_svg = "favicon.svg" # favicon.svg
233233
favicon180 = "apple-touch-icon.png" # apple-touch-icon.png
234234
favicon32 = "favicon-32x32.png" # favicon-32x32.png
235235
favicon16 = "favicon-16x16.png" # favicon-16x16.png

netlify.toml

Lines changed: 0 additions & 98 deletions
This file was deleted.

static/android-chrome-192x192.png

72.7 KB
Loading

static/android-chrome-512x512.png

419 KB
Loading

static/apple-touch-icon.png

64.9 KB
Loading

static/banner.png

-4.43 KB
Binary file not shown.

static/favicon-16x16.png

548 Bytes
Loading

static/favicon-32x32.png

2.55 KB
Loading

static/favicon.ico

13.1 KB
Binary file not shown.

static/favicon.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)