Update _config.yml: remove outdated Twitter handle, unnecessary exclude configuration, and adjust title and description
This commit is contained in:
parent
f4e57b09f9
commit
436761a6a5
1 changed files with 3 additions and 7 deletions
|
@ -1,13 +1,9 @@
|
||||||
title: 00dani/dot-dots
|
title: dots.00dani.me
|
||||||
email: dani@00dani.me
|
email: dani@00dani.me
|
||||||
description: "Bootstrap and simple management script for 00dani's dotfiles"
|
description: "Bootstrap and simple management script for my dotfiles"
|
||||||
twitter_username: 00d4n1
|
|
||||||
github_username: 00dani
|
github_username: 00dani
|
||||||
url: 'https://dots.00dani.me'
|
url: 'https://dots.00dani.me'
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
theme: minima
|
theme: minima
|
||||||
highlighter: rouge
|
highlighter: rouge
|
||||||
exclude:
|
|
||||||
- vendor
|
|
||||||
- Gemfile*
|
|
||||||
|
|
Loading…
Reference in a new issue