You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
639 B
YAML

# Example Site settings
#google_analytics: UA-NNNNNNNN-N
#header_pages:
# - index.md
# - blog.md
# - pbx.md
# - dev.md
# - git.md
# - about.md
footer: '<?php
$message_array = file("/var/www/pickmy/tails.txt"); $message = array_rand($message_array); echo "$message_array[$message]"; ?> | <a href="https://git.pickmy.org/dewdude/pickmy-dot-org-jekyll-site">site source</a> | powered by xcp-ng | twitter: <a href="https://twitter.com/music_onhold">@Music_OnHold</a>'
theme: jekyll-theme-console
style: hacker # dark (default) or light
#listen_for_clients_preferred_style: true # true or false (default)
plugins:
- jekyll-seo-tag