-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
23 lines (19 loc) · 949 Bytes
/
_config.yml
File metadata and controls
23 lines (19 loc) · 949 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Site settings
title: HAS LAMBDA
description: 하나고등학교 코딩 동아리 LAMBDA
baseurl: / # the subpath of your site, e.g. /blog
url: "http://www.haslambda.github.io" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# baseurl: "/particle" # the subpath of your site, e.g. /blog
# url: "localhost:3000" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# User settings
username: LAMBDA
user_description: 하나고등학교 프로그래밍 동아리 LAMBDA는 코딩에 관심있는 학생들이 모여 만들어진 자율동아리로, 정보의 날 주최, 스터디 진행 등 활발히 활동 중이다.
user_title: Hana Academy Seoul Coding Club
email: soarhigh03@gmail.com
twitter_username: none
github_username: HAS Lambda # https://github.com/haslambda?target=https://github.com
gplus_username: none
# Google-analytics
google-analytics:
id: ""
exclude: ['package.json', 'src' , 'node_modules']