25 lines
No EOL
306 B
YAML
Executable file
25 lines
No EOL
306 B
YAML
Executable file
title: Vacy
|
|
email: john.smith@example.org
|
|
description:
|
|
baseurl: ""
|
|
url: ""
|
|
|
|
theme: minima
|
|
|
|
plugins:
|
|
- jekyll-feed
|
|
- jekyll-seo-tag
|
|
- jekyll-redirect-from
|
|
- jekyll-sitemap
|
|
|
|
whitelist:
|
|
- jekyll-redirect-from
|
|
|
|
include:
|
|
- _pages
|
|
|
|
author: John Smith
|
|
|
|
twitter:
|
|
username: JohnSmith
|
|
card: summary |