Skip to content

Commit 537f5db

Browse files
committed
changes site settings in _config.yml
1 parent 46aacee commit 537f5db

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

_config.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Site settings
2-
title: Klise Theme # site title
2+
title: Landshuter Linux UserGroup # site title
33
description: >- # site description
4-
He's writing in Bahasa about web technology and experience as a journal
5-
for documentation things that he learned, meet him <a href="https://github.com/piharpi" target="_blank" rel="noopener">@github</a>.
6-
lang: en-US # default lang
7-
timezone: Asia/Jakarta # set your timezone
4+
Hier findet ihr Infos zu unserer Landshuter Linux UserGroup.
5+
Egal ob ihr Linux fuer euch neu entdeckt oder ob ihr alte Hasen im Umgang mit eurem Lieblingsbetriebsystem seid,
6+
jeder ist herzlich willkommen bei uns.
7+
Schau doch einfach mal bei uns im IRC (Internet Relay Chat) oder bei einem unserer Treffen vorbei.
8+
lang: de-DE # default lang
9+
timezone: Europe/Berlin # set your timezone
810
image: assets/img/ogp.png # This image used for Open Graph more info https://ogp.me/
9-
repo: https://github.com/piharpi/jekyll-klise # site repo [optional]
11+
repo: https://github.com/lalug/lalug.github.io # site repo [optional]
1012
mode: dark # default theme "dark" | "light"
1113

1214
# Profile settings
@@ -23,7 +25,7 @@ author:
2325
avatar: /assets/img/avatar.jpg # change with your own avatar
2426

2527
# URL settings
26-
url: "https://klise.now.sh" #
28+
url: "https://lalug.github.io" #
2729
baseurl:
2830
permalink: /:title/
2931
google_analytics: # leave it blank if not wish

0 commit comments

Comments
 (0)