diff --git a/_includes/footer.html b/_includes/footer.html index 22e3017..86abbc0 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -14,9 +14,9 @@

Ask questions, find answers and discuss recent research at our form

  • - +

    Chat with us

    -

    Join the conversation with us on Discord

    +

    Join the conversation with us on Telegram

  • @@ -33,7 +33,7 @@ diff --git a/assets/css/main.scss b/assets/css/main.scss index f5e5571..14abc11 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -753,7 +753,7 @@ a.footer-logo { } .footer-link--dc { .footer-icon { - background-image: url(../img/icon_discord.svg); + background-image: url(../img/icon_telegram.svg); background-size: 70%; } } diff --git a/assets/img/icon_telegram.svg b/assets/img/icon_telegram.svg new file mode 100644 index 0000000..fbd0341 --- /dev/null +++ b/assets/img/icon_telegram.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/research-log.markdown b/research-log.markdown index 3ae1e8f..fc80527 100644 --- a/research-log.markdown +++ b/research-log.markdown @@ -1,3 +1,4 @@ --- layout: research-log +permalink: /research-log/ ---