mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-15 10:13:44 -06:00
11 lines
286 B
YAML
11 lines
286 B
YAML
title: Xevion.dev
|
|
email: xevion@xevion.dev
|
|
baseurl: "" # the subpath of your site, e.g. /blog
|
|
url: "https://xevion.dev" # the base hostname & protocol for your site, e.g. http://example.com
|
|
github: xevion
|
|
highlighter: rouge
|
|
plugins:
|
|
- jekyll-feed
|
|
exclude:x
|
|
- CNAME
|
|
- LICENSE |