Skip to content

Commit b34f58a

Browse files
committed
change site title and description
1 parent 6d4d2df commit b34f58a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

eos_site/_config.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
title: Your awesome title
21+
title: Everything Open Source
2222
email: your-email@example.com
2323
description: >- # this means to ignore newlines until "baseurl:"
24-
Write an awesome description for your new site here. You can edit this
25-
line in _config.yml. It will appear in your document head meta (for
26-
Google search results) and in your feed.xml site description.
24+
Official website to document all activities happening in the open source community
2725
baseurl: "" # the subpath of your site, e.g. /blog
2826
url: "" # the base hostname & protocol for your site, e.g. http://example.com
2927
twitter_username: jekyllrb

0 commit comments

Comments
 (0)