From 93bd462a1cb30c56efe4558b707422faf37749af Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 30 Jun 2019 18:10:07 -0500 Subject: Correct a few CSS issues. --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index f3eee12..0cb9a61 100644 --- a/_config.yml +++ b/_config.yml @@ -7,6 +7,7 @@ url: "https://im.example.com" name: "example.com" baseurl: "im.example.com" destination: "/var/www/im.example.com" +system-version: "16.04 LTS" owner-name: "Matt Rude" owner-pgpkey: "0x94c32ac158aea35c" @@ -77,6 +78,7 @@ date: YYYY-MM-DD HH:MM include: - .well-known/host-meta +- .well-known/host-meta.json exclude: - README.md -- cgit v1.2.3-59-ga6da