Skip to content

Commit 07f5b4d

Browse files
authored
Fixed some typos in _config.yml and README.md (alshedivat#1306)
1 parent 2fffdf3 commit 07f5b4d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Images2Symbols (CogSci: <a href="https://images2symbols.github.io/" target="_bla
134134

135135
## Lighthouse PageSpeed Insights
136136

137-
[![Google PageSpeeg](https://raw.githubusercontent.com/alshedivat/al-folio/master/assets/img/pagespeed.svg)](https://pagespeed.web.dev/report?url=https%3A%2F%2Falshedivat.github.io%2Fal-folio%2F&form_factor=desktop)
137+
[![Google PageSpeed](https://raw.githubusercontent.com/alshedivat/al-folio/master/assets/img/pagespeed.svg)](https://pagespeed.web.dev/report?url=https%3A%2F%2Falshedivat.github.io%2Fal-folio%2F&form_factor=desktop)
138138

139139
## Table Of Contents
140140

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ scholar:
283283

284284
query: "@*"
285285

286-
badges: # Display different badges for your pulications
286+
badges: # Display different badges for your publications
287287
altmetric_badge: true # Altmetric badge (https://www.altmetric.com/products/altmetric-badges/)
288288
dimensions_badge: true # Dimensions badge (https://badge.dimensions.ai/)
289289

@@ -312,7 +312,7 @@ external_links:
312312
# -----------------------------------------------------------------------------
313313

314314
imagemagick:
315-
enabled: true # enables responsive images for your site (recomended, see https://github.com/alshedivat/al-folio/issues/537)
315+
enabled: true # enables responsive images for your site (recommended, see https://github.com/alshedivat/al-folio/issues/537)
316316
widths:
317317
- 480
318318
- 800
@@ -344,7 +344,7 @@ enable_google_analytics: false # enables google analytics
344344
enable_panelbear_analytics: false # enables panelbear analytics
345345
enable_google_verification: false # enables google site verification
346346
enable_bing_verification: false # enables bing site verification
347-
enable_masonry: true # enables automatic project cards arangement
347+
enable_masonry: true # enables automatic project cards arrangement
348348
enable_math: true # enables math typesetting (uses MathJax)
349349
enable_tooltips: false # enables automatic tooltip links generated
350350
# for each section titles on pages and posts

0 commit comments

Comments
 (0)