-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path_config.yml
More file actions
44 lines (37 loc) · 831 Bytes
/
_config.yml
File metadata and controls
44 lines (37 loc) · 831 Bytes
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
44
title: Javascript WTF
description: A site where we can all share in those little WTF moments we enjoy with Javascript
show_downloads: false
google_analytics: 'G-GZFNH6VBY4'
theme: jekyll-theme-tactile
kramdown:
# Disable auto-generated ID's for headings
auto_ids: false
plugins:
- jekyll-sitemap
- jekyll-seo-tag
author: JavascriptWTF
publisher: JavascriptWTF
twitter:
username: JavascriptWTF
facebook:
publisher: 441319282904972
admins: 100000686899395
social:
name: JavascriptWTF
links:
- https://twitter.com/JavascriptWTF
webmaster_verifications:
google: AVrp7q-RaEhsMvH-eqtJ-8NTl3EbK7NOsBsKn_AzAo8
defaults:
-
scope:
path: "_posts"
values:
layout: "wtf"
- scope:
path: ""
values:
image:
path: /assets/wtf.png
height: 128
width: 128