diff --git a/docs/_config.yml b/docs/_config.yml index f025ee4..a17f184 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -46,8 +46,10 @@ exclude: theme: jekyll-theme-slate +changelog: https://github.com/mrstallion/fchat-rising/blob/master/CHANGELOG.md download: + version: v1.0.1 win_url: https://github.com/mrstallion/fchat-rising/releases/download/v1.0.1/F-Chat-Rising-v1.0.1-win.exe win_size: 68 MB mac_url: https://github.com/mrstallion/fchat-rising/releases/download/v1.0.1/F-Chat-Rising-v1.0.1-macos.dmg diff --git a/docs/_layouts/rising.html b/docs/_layouts/rising.html index e3cc6ec..b774055 100644 --- a/docs/_layouts/rising.html +++ b/docs/_layouts/rising.html @@ -76,6 +76,19 @@ padding-left: 1px; } + #downloads_small h3 small { + color: #7d7d7d; + font-size: smaller; + } + + #downloads_small h3 small a { + color: #7d7d7d; + } + + #downloads_small h3 small a:hover { + color: #9a9a9a; + } + h1, h2, h3, h4, h5, h6 { font-weight: normal !important; @@ -130,7 +143,7 @@ {% if site.show_downloads %}
-

Downloads

+

Downloads | {{site.download.version}} | Changelog