Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed static/img/icon/twitter-white.png
Binary file not shown.
6 changes: 0 additions & 6 deletions templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
<meta property="og:description" content="PyLadies přibližují IT k ženám a ženy k IT pomocí programovacího jazyka Python. Aktuální kurzy najdeš na www.pyladies.cz"></meta>
<meta name="twitter:card" content="summary"></meta>
<meta name="twitter:title" content="PyLadies CZ"></meta>
<meta name="twitter:site" content="@PyLadiesCZ"></meta>
<meta name="twitter:description" content="PyLadies přibližují IT k ženám a ženy k IT pomocí programovacího jazyka Python. Aktuální kurzy najdeš na www.pyladies.cz"></meta>

<title>{% block title %}PyLadies CZ{% endblock title %}</title>
Expand Down Expand Up @@ -129,11 +128,6 @@
<img src="{{ pathto('_static/img/icon/mail-white.png', 1) }}" />
</a>
</li>
<li>
<a href="https://twitter.com/pyladiescz">
<img src="{{ pathto('_static/img/icon/twitter-white.png', 1) }}" />
</a>
</li>
<li>
<a href="https://github.com/pyladiescz">
<img src="{{ pathto('_static/img/icon/github-white.png', 1) }}" />
Expand Down