Fixed some typos in _config.yml and README.md (#1306)
This commit is contained in:
parent
2fffdf3f1e
commit
07f5b4d679
|
|
@ -134,7 +134,7 @@ Images2Symbols (CogSci: <a href="https://images2symbols.github.io/" target="_bla
|
|||
|
||||
## Lighthouse PageSpeed Insights
|
||||
|
||||
[](https://pagespeed.web.dev/report?url=https%3A%2F%2Falshedivat.github.io%2Fal-folio%2F&form_factor=desktop)
|
||||
[](https://pagespeed.web.dev/report?url=https%3A%2F%2Falshedivat.github.io%2Fal-folio%2F&form_factor=desktop)
|
||||
|
||||
## Table Of Contents
|
||||
|
||||
|
|
|
|||
|
|
@ -283,7 +283,7 @@ scholar:
|
|||
|
||||
query: "@*"
|
||||
|
||||
badges: # Display different badges for your pulications
|
||||
badges: # Display different badges for your publications
|
||||
altmetric_badge: true # Altmetric badge (https://www.altmetric.com/products/altmetric-badges/)
|
||||
dimensions_badge: true # Dimensions badge (https://badge.dimensions.ai/)
|
||||
|
||||
|
|
@ -312,7 +312,7 @@ external_links:
|
|||
# -----------------------------------------------------------------------------
|
||||
|
||||
imagemagick:
|
||||
enabled: true # enables responsive images for your site (recomended, see https://github.com/alshedivat/al-folio/issues/537)
|
||||
enabled: true # enables responsive images for your site (recommended, see https://github.com/alshedivat/al-folio/issues/537)
|
||||
widths:
|
||||
- 480
|
||||
- 800
|
||||
|
|
@ -344,7 +344,7 @@ enable_google_analytics: false # enables google analytics
|
|||
enable_panelbear_analytics: false # enables panelbear analytics
|
||||
enable_google_verification: false # enables google site verification
|
||||
enable_bing_verification: false # enables bing site verification
|
||||
enable_masonry: true # enables automatic project cards arangement
|
||||
enable_masonry: true # enables automatic project cards arrangement
|
||||
enable_math: true # enables math typesetting (uses MathJax)
|
||||
enable_tooltips: false # enables automatic tooltip links generated
|
||||
# for each section titles on pages and posts
|
||||
|
|
|
|||
Loading…
Reference in New Issue