Skip to content

Commit 0e78812

Browse files
authored
Remove baseurl setting from configuration
1 parent d756543 commit 0e78812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1919
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2020

2121
url: https://dadavidson.github.io # the base hostname & protocol for your site
22-
baseurl: /al-folio # the subpath of your site, e.g. /blog/. Leave blank for root
22+
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
2323
last_updated: false # set to true if you want to display last updated in the footer
2424
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
2525
back_to_top: true # set to false to disable the back to top button

0 commit comments

Comments
 (0)