mirror of
https://github.com/edu4rdshl/edu4rdshl.github.io.git
synced 2026-07-17 23:24:49 +00:00
Use Github's URL for imgs cdn.
This commit is contained in:
parent
150ada167a
commit
20b13ae115
1 changed files with 2 additions and 2 deletions
|
|
@ -74,10 +74,10 @@ theme_mode: # [light|dark]
|
||||||
# will be added to all image (site avatar & posts' images) paths starting with '/'
|
# will be added to all image (site avatar & posts' images) paths starting with '/'
|
||||||
#
|
#
|
||||||
# e.g. 'https://cdn.com'
|
# e.g. 'https://cdn.com'
|
||||||
img_cdn:
|
img_cdn: https://raw.githubusercontent.com/Edu4rdSHL/edu4rdshl.github.io/main/_imgs
|
||||||
|
|
||||||
# the avatar on sidebar, support local or CORS resources
|
# the avatar on sidebar, support local or CORS resources
|
||||||
avatar: "https://raw.githubusercontent.com/Edu4rdSHL/edu4rdshl.github.io/main/_imgs/edu4rdshl.jpeg"
|
avatar: /edu4rdshl.jpeg
|
||||||
|
|
||||||
# boolean type, the global switch for TOC in posts.
|
# boolean type, the global switch for TOC in posts.
|
||||||
toc: true
|
toc: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue