-
Notifications
You must be signed in to change notification settings - Fork 25
/
_config.yml
39 lines (29 loc) · 1.17 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
markdown: kramdown
title: Ants, Genomes & Evolution @ Queen Mary University London
description: "We examine the evolutionary and genomic tradeoffs of social behavior in ants and other social animals. We develop data-rich approaches to understand the health of wild animals including pollinating bees. We produce bioinformatics tools to accelerate biological insight from large and complex molecular-genomic datasets."
url: '//wurmlab.com'
url: 'https://wurmlab.com'
production_url: 'https://wurmlab.com'
permalink: "/news/:year-:month-:day-:title/"
author:
name: Yannick Wurm Laboratory
email: y.wurm@qmul.ac.uk
github: wurmlab
twitter: yannick__
#comments:
# provider: disqusasdf
# disqus: yannickwurm
# short_name: "yannickwurm"
# disqus_name: "adsf"
analytics:
provider: google
google:
tracking_id: 'UA-471841-2'
domain: 'wurmlab.github.io'
exclude: ['README.md', 'Gemfile', 'Gemfile.lock', 'Rakefile']
## Deprecation: The 'gems' configuration option has been renamed to 'plugins'. updated the config file accordingly. see below -mh
# gems:
# - jekyll-redirect-from
plugins:
- jekyll-seo-tag
- jekyll-redirect-from