diff --git a/themes/navy/layout/partial/footer.swig b/themes/navy/layout/partial/footer.swig index 2e12675..e1d6577 100644 --- a/themes/navy/layout/partial/footer.swig +++ b/themes/navy/layout/partial/footer.swig @@ -6,8 +6,8 @@ diff --git a/themes/navy/source/scss/header.scss b/themes/navy/source/scss/header.scss index 4a8daff..7f1eeab 100644 --- a/themes/navy/source/scss/header.scss +++ b/themes/navy/source/scss/header.scss @@ -74,6 +74,11 @@ html { background-size: 80%; } +.header-link--dc .header-icon { + background-image: url(../img/icon_discord.svg); + background-size: 80%; +} + .header-link--gt .header-icon { background-image: url(../img/icon-gitter.svg); }