Change favicon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mainSections:
|
||||
- posts
|
||||
description: Eureka is a elegant and powerful theme for Hugo.
|
||||
description: Awin's blog. Just something interested.
|
||||
|
||||
repoEditURL:
|
||||
|
||||
@@ -16,9 +16,9 @@ style:
|
||||
|
||||
# E.g. Person, Organization, LocalBusiness, Project, EducationalOrganization
|
||||
siteType: Person
|
||||
icon: images/icon.png
|
||||
publisherName: WANG Chucheng
|
||||
publisherLogo:
|
||||
icon: garfield.jpg
|
||||
publisherName: Awin Huang
|
||||
publisherLogo: garfield.jpg
|
||||
|
||||
highlight:
|
||||
handler: highlightjs
|
||||
@@ -27,7 +27,12 @@ highlight:
|
||||
# highlight.js doesn't bundle every language. So please specify additional languages you want here.
|
||||
# See https://github.com/highlightjs/cdn-release/tree/main/build/languages for available languages.
|
||||
languages:
|
||||
- dart
|
||||
- bash
|
||||
- c
|
||||
- cpp
|
||||
- http
|
||||
- python
|
||||
- javascript
|
||||
# See https://github.com/highlightjs/cdn-release/tree/main/build/styles for available styles.
|
||||
style: base16/solarized-light
|
||||
|
||||
@@ -44,10 +49,10 @@ math:
|
||||
|
||||
comment:
|
||||
# Options: disqus, commento, valine and utterances.
|
||||
handler:
|
||||
handler: disqus
|
||||
|
||||
# disqus:
|
||||
# shortname:
|
||||
disqus:
|
||||
shortname: blog-awin-one
|
||||
|
||||
# utterances:
|
||||
# # Browse https://utteranc.es/ to see the options available.
|
||||
@@ -76,6 +81,6 @@ diagram:
|
||||
# # You can list the key and value you want as below.
|
||||
# # Because Hugo's config params are case-insensitive, you need to add `-` or `_` before the uppercase letters.
|
||||
# # For example, `diagramPadding` should be written as `diagram-Padding` or other acceptable formats.
|
||||
# theme:
|
||||
# theme:
|
||||
# flowchart:
|
||||
# diagram-padding:
|
||||
|
||||
Reference in New Issue
Block a user