From a8abcd3de1c1ba9e032e97f23845a53f32068205 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 4 Nov 2018 17:14:08 -0500 Subject: renamed support to faq and added our email address --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 9f86a5e..275fe40 100644 --- a/_config.yml +++ b/_config.yml @@ -14,11 +14,11 @@ # You can create any custom variable you would like, and they will be accessible # in the templates via {{ site.myvariable }}. title: Silicon Linux -email: your-email@example.com +email: support@silicon-linux.net description: >- # this means to ignore newlines until "baseurl:" A Linux distribution by the Silicon Linux group. # baseurl: "" # the subpath of your site, e.g. /blog -url: "http://silicon-linux.ml" # the base hostname & protocol for your site, e.g. http://example.com +url: "http://silicon-linux.net" # the base hostname & protocol for your site, e.g. http://example.com # Build settings markdown: kramdown -- cgit v1.2.3