Skip to content

Commit d809d77

Browse files
🚀 Updated avatar image to "Daniel_Monettelli.png" and modified config settings
1 parent 84cd794 commit d809d77

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

‎_config.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ google_site_verification: TeYzsLRqfADe2XETO1Gjub3g15Z9PuU6x71gXaaU-wo # fill in
5050
# The end of `jekyll-seo-tag` settings
5151

5252
google_analytics:
53-
id: 'G-5DTSLJLHZK' # fill in your Google Analytics ID
53+
id: "G-5DTSLJLHZK" # fill in your Google Analytics ID
5454

5555
# Prefer color scheme setting.
5656
#
@@ -73,7 +73,7 @@ theme_mode: # [light|dark]
7373
img_cdn: "https://raw.githubusercontent.com/blogdedanielmonettelli/blogdedanielmonettelli.github.io/main/assets/images/"
7474

7575
# the avatar on sidebar, support local or CORS resources
76-
avatar: "Daniel_Monettelli.jpg"
76+
avatar: "Daniel_Monettelli.png"
7777

7878
# The URL of the site-wide social preview image used in SEO `og:image` meta tag.
7979
# It can be overridden by a customized `page.image` in front matter.
@@ -83,7 +83,7 @@ social_preview_image: # string, local or CORS resources
8383
toc: true
8484

8585
comments:
86-
active: 'giscus' # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
86+
active: "giscus" # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
8787
# The active options are as follows:
8888
disqus:
8989
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
@@ -93,14 +93,14 @@ comments:
9393
issue_term: # < url | pathname | title | ...>
9494
# Giscus options › https://giscus.app
9595
giscus:
96-
repo: blogdedanielmonettelli/blogdedanielmonettelli.github.io # <gh-username>/<repo>
97-
repo_id: R_kgDOJCvoiA # <gh-repo-id>
98-
category: Q&A # <category>
99-
category_id: DIC_kwDOJCvoiM4CUfUZ # <gh-category-id>
100-
mapping: title # optional, default to 'pathname'
101-
input_position: # optional, default to 'bottom'
102-
lang: es # optional, default to the value of `site.lang`
103-
reactions_enabled: # optional, default to the value of `1`
96+
repo: blogdedanielmonettelli/blogdedanielmonettelli.github.io # <gh-username>/<repo>
97+
repo_id: R_kgDOJCvoiA # <gh-repo-id>
98+
category: Q&A # <category>
99+
category_id: DIC_kwDOJCvoiM4CUfUZ # <gh-category-id>
100+
mapping: title # optional, default to 'pathname'
101+
input_position: # optional, default to 'bottom'
102+
lang: es # optional, default to the value of `site.lang`
103+
reactions_enabled: # optional, default to the value of `1`
104104

105105
# Self-hosted static assets, optional › https://github.com/cotes2020/chirpy-static-assets
106106
assets:
-87 KB
Binary file not shown.
478 KB
Loading

0 commit comments

Comments
 (0)