@@ -23,10 +23,6 @@ navbar-links:
2323 FAQ : " faq"
2424 Material : " material"
2525 Eindrücke : " eindruecke"
26- # Resources:
27- # - Beautiful Jekyll: "https://beautifuljekyll.com"
28- # - Learn markdown: "https://www.markdowntutorial.com/"
29- # Author's home: "https://deanattali.com"
3026
3127# ###############
3228# --- Logo --- #
@@ -83,17 +79,17 @@ social-network-links:
8379
8480# If you want your website to generate an RSS feed, provide a description
8581# The URL for the feed will be https://<your_website>/feed.xml
86- rss-description : This website is a virtual proof that I'm awesome
82+ rss-description : Aktuelle Termine und News des CoderDojo Potsdam
8783
8884# ##########################
8985# --- General options --- #
9086# ##########################
9187
9288# Select which social network share links to show in posts
9389share-links-active :
94- twitter : true
95- facebook : true
96- linkedin : true
90+ twitter : false
91+ facebook : false
92+ linkedin : false
9793 vk : false
9894
9995# How to display the link to your website in the footer
@@ -253,7 +249,7 @@ date_format: "%B %-d, %Y"
253249# ################################################################################
254250
255251# Output options (more information on Jekyll's site)
256- timezone : " America/Toronto "
252+ timezone : " Europe/Berlin "
257253markdown : kramdown
258254highlighter : rouge
259255permalink : /:year-:month-:day-:title/
@@ -292,7 +288,3 @@ exclude:
292288plugins :
293289 - jekyll-paginate
294290 - jekyll-sitemap
295-
296- # Beautiful Jekyll / Dean Attali
297- # 2fc73a3a967e97599c9763d05e564189
298-
0 commit comments