Skip to content

Commit 5cf0ac1

Browse files
authored
Merge pull request #1638 from deeppavlov/docs/tg-logo
docs: tg logo
2 parents b2241c9 + 3626367 commit 5cf0ac1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/_static/social/telegram.png

1.57 KB
Loading

docs/_templates/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@
3232
{%- block extrafooter %}
3333
<p>Problem? <a href="https://forum.deeppavlov.ai">Ask a Question</a> or <a href="https://demo.deeppavlov.ai/">try our Demo</a></p>
3434
<p>
35+
<a href="https://medium.com/deeppavlov"><img style="width: 30px; height: 30px;" src="{{ pathto('_static/social/Medium_Monogram.svg', 1) }}" alt="medium"></a>
3536
<a href="https://twitter.com/deeppavlov"><img style="width: 30px; height: 30px;" src="{{ pathto('_static/social/Twitter_Social_Icon_Circle_Color.svg', 1) }}" alt="twitter"></a>
3637
<a href="https://www.youtube.com/channel/UCJ-6K2HGA0hpQytlSM7FBVQ"><img style="width: 30px; height: 30px;" src="{{ pathto('_static/social/youtube_social_circle_red.png', 1) }}" alt="youtube"></a>
37-
<a href="https://medium.com/deeppavlov"><img style="width: 30px; height: 30px;" src="{{ pathto('_static/social/Medium_Monogram.svg', 1) }}" alt="medium"></a>
38+
<a href="https://t.me/deeppavlov"><img style="width: 30px; height: 30px;" src="{{ pathto('_static/social/telegram.png', 1) }}" alt="medium"></a>
3839
</p>
3940
{% endblock %}
4041
<p>

0 commit comments

Comments
 (0)