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#
2121title : Moosync
2222email : support@moosync.app
2323description : >- # 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.
2626url : " 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
3030theme : minima
@@ -37,14 +37,15 @@ markdown: CommonMarkGhPages
3737highlighter : rouge
3838
3939titles_from_headings :
40- enabled : true
40+ enabled : true
4141 strip_title : true
4242 collections : false
4343
4444commonmark :
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