Skip to content
This repository was archived by the owner on Sep 5, 2021. It is now read-only.

Commit 60ea9b3

Browse files
authored
Update _config.yml
1 parent 6c6cc76 commit 60ea9b3

File tree

1 file changed

+5
-24
lines changed

1 file changed

+5
-24
lines changed

Diff for: _config.yml

+5-24
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
# Site settings
2-
title: Your awesome title
3-
2+
title: 皆の意見交流所公式ブログ
43
description: > # this means to ignore newlines until "baseurl:"
5-
Write an awesome description for your new site here. You can edit this
6-
line in _config.yml. It will appear in your document head meta (for
7-
Google search results) and in your feed.xml site description.
4+
皆の意見交流所というサーバーの公式(?)ブログです!
85
baseurl: "" # the subpath of your site, e.g. /blog/
9-
url: "http://yourdomain.com" # the base hostname & protocol for your site
10-
twitter_username: jekyllrb
11-
github_username: jekyll
12-
facebook_username: jekyll
13-
google_play: 'GDGX'
14-
google_plus_com: '109485346959707049693' # Community link
15-
google_plus_per: '+GDGManagua' #Personal link
16-
facebook_app_id: 12345
6+
url: "https://linuxcodevserver.github.io/linuxcodevblog" # the base hostname & protocol for your site
177

188
# Layout settings
199
header_type: default # values [ drawer, default ]
@@ -22,17 +12,8 @@ pagination_type: default # values [ ops, default ]
2212

2313
more_vert:
2414
option1:
25-
name: Cool Option 1
26-
link: www.myawesomelink.com
27-
option2:
28-
name: Cool Option 2
29-
link: www.myawesomelink.com
30-
option3:
31-
name: Cool Option 3
32-
link: www.myawesomelink.com
33-
34-
disqus: true
35-
disqus_shortname: 'gdgmanagua'
15+
name: 皆の意見交流所公式サイト
16+
link: linuxcodevserver.github.io
3617

3718
# Build settings
3819
markdown: kramdown

0 commit comments

Comments
 (0)