-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
43 lines (43 loc) · 1.02 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
40
41
42
43
---
name: floorball.news
description: All about the fastest game
logo: "/assets/images/mitfarbe.png"
favicon: "/assets/images/favicon96.jpg"
email: [email protected]
mailchimp-list: https://wowthemes.us11.list-manage.com/subscribe/post?u=8aeb20a530e124561927d3bd8&id=8c3d2d214b
include:
- _pages
permalink: "/:title/"
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-paginate
- jekyll-seo-tag
authors:
sal:
name: Malek
site: floorball.news
avatar: "/assets/images/avatar3.jpg"
bio: Hi I am Malek, the author and founder of floorball.news. I want to help grow
our beautiful sport
email: [email protected]
twitter: https://twitter.com/floorballtm
jane:
name: Newsroom
site: ''
avatar: "/assets/images/mitfarbe.png"
bio: ''
email: [email protected]
twitter: https://twitter.com/
defaults:
- scope:
path: _posts
values:
layout: post
author: sal
avatar: "/assets/images/avatar1.jpg"
- scope:
path: _pages
values:
layout: page
paginate: "10"