Skip to content

Commit f352904

Browse files
committed
Update config.yml
1 parent 3c6d000 commit f352904

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

_config.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# For technical reasons, this file is *NOT* reloaded automatically when you use
99
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
1010
#
11-
# If you need help with YAML syntax, here are some quick references for you:
11+
# If you need help with YAML syntax, here are some quick references for you:
1212
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
1313
# https://learnxinyminutes.com/docs/yaml/
1414
#
@@ -21,10 +21,10 @@
2121
title: Moosync
2222
email: support@moosync.app
2323
description: >- # this means to ignore newlines until "baseurl:"
24-
Moosync is an Electron based simple music player with a primary goal to provide a clean and easy interface.
24+
Moosync is an Electron based simple music player with a primary goal to provide a clean and easy interface.
2525
Through Moosync you can easily listen songs from your desktop or through Youtube and Spotify.
2626
url: "https://moosync.app" # the base hostname & protocol for your site, e.g. http://example.com
27-
github_username: ovenoboyo
27+
github_username: ovenoboyo
2828

2929
# Build settings
3030
theme: minima
@@ -37,14 +37,15 @@ markdown: CommonMarkGhPages
3737
highlighter: rouge
3838

3939
titles_from_headings:
40-
enabled: true
40+
enabled: true
4141
strip_title: true
4242
collections: false
4343

4444
commonmark:
4545
options: ["UNSAFE", "SMART", "FOOTNOTES"]
4646
extensions: ["strikethrough", "autolink", "table", "tagfilter"]
4747

48+
include: [".well-known"]
4849
# Exclude from processing.
4950
# The following items will not be processed, by default.
5051
# Any item listed under the `exclude:` key here will be automatically added to

0 commit comments

Comments
 (0)