summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-04-26 13:58:57 +0200
committerChristoph Helma <helma@in-silico.ch>2012-04-26 13:58:57 +0200
commit50a5cdb568099a46e1917906907494b6d0c88d62 (patch)
treee74f8b8de757651a6edb8a5495b338b79169a467 /_config.yml
parent9c0026973bf54324304ed1b917bb227603d87071 (diff)
Initial blog setup
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/_config.yml b/_config.yml
index 6e69e22..3158832 100644
--- a/_config.yml
+++ b/_config.yml
@@ -9,14 +9,14 @@ pygments: true
# Themes are encouraged to use these universal variables
# so be sure to set them if your theme uses them.
#
-title : Jekyll Bootstrap
-tagline: Site Tagline
+title : OpenTox
+tagline:
author :
- name : Name Lastname
- email : blah@email.test
- github : username
- twitter : username
- feedburner : feedname
+ name : in silico toxicology gmbh
+ email : info@in-silico.ch
+ github : opentox
+ twitter :
+ feedburner :
# The production_url is only used when full-domain names are needed
# such as sitemap.txt
@@ -26,7 +26,7 @@ author :
# Else if you are pushing to username.github.com, replace with your username.
# Finally if you are pushing to a GitHub project page, include the project name at the end.
#
-production_url : http://username.github.com
+production_url : http://opentox.github.com
# All Jekyll-Bootstrap specific configurations are namespaced into this hash
#