diff options
| author | Alee <alee14498@gmail.com> | 2018-11-04 17:14:08 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-04 17:14:08 -0500 |
| commit | a8abcd3de1c1ba9e032e97f23845a53f32068205 (patch) | |
| tree | 885f81a8a9d580f9ad2d9a63de85eb1eb628e8a9 /_config.yml | |
| parent | cfedcb526d3f82f975eb1ffc59c0037ebc1afe68 (diff) | |
| download | silicon-linux-a8abcd3de1c1ba9e032e97f23845a53f32068205.tar.gz silicon-linux-a8abcd3de1c1ba9e032e97f23845a53f32068205.tar.bz2 silicon-linux-a8abcd3de1c1ba9e032e97f23845a53f32068205.zip | |
renamed support to faq and added our email address
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
