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
|
||||
description: "Bootstrap and simple management script for 00dani's dotfiles"
|
||||
twitter_username: 00d4n1
|
||||
github_username: 00dani
|
||||
description: "Bootstrap and simple management script for my dotfiles"
|
||||
github_username: 00dani
|
||||
url: 'https://dots.00dani.me'
|
||||
|
||||
# Build settings
|
||||
theme: minima
|
||||
highlighter: rouge
|
||||
exclude:
|
||||
- vendor
|
||||
- Gemfile*
|
||||
|
|
Loading…
Reference in a new issue