Skip to content

Commit

Permalink
Fix prettier code formatter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kidharb committed Aug 24, 2024
1 parent baa21aa commit f076962
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

title: Kids adventures # the website title (if blank, full name will be used instead)
first_name: Kidhar
middle_name:
last_name: Bachan
email: [email protected]
description: > # the ">" symbol means to ignore newlines until "footer_text:"
Expand All @@ -17,7 +18,7 @@ lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)

url: https://kidharb.github.io # the base hostname & protocol for your site
baseurl:
baseurl:
last_updated: true # set to true if you want to display last updated in the footer
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR
back_to_top: true # set to false to disable the back to top button
Expand Down

0 comments on commit f076962

Please sign in to comment.