Skip to content

Commit 4dbde4e

Browse files
committed
add _config.yml
1 parent e916b59 commit 4dbde4e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Site settings
2+
title: オープンセミナー広島
3+
email:
4+
description: "オープンセミナーとは2003年より中四国地域で開催されているIT技術者向けの非営利の無料セミナーです。現在は香川県、岡山県、徳島県、広島県、愛媛県で開催されています。企画と運営は各地域の技術系ユーザコミュニティのボランティアにより行われています。"
5+
baseurl: ""
6+
url: "http://osh-web.github.io"
7+
8+
# Build settings
9+
markdown: kramdown
10+
permalink: pretty
11+
exclude: node_modules

0 commit comments

Comments
 (0)