Skip to content
Snippets Groups Projects
Unverified Commit c68f0c9f authored by Lukas Ruge's avatar Lukas Ruge
Browse files
parents 39b22591 356d0e0c
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -115,6 +115,7 @@ social_links: # Appears in sidebar. Set the urls then uncomment and comment out
RSS: /feed.xml
Email: "mailto:info@chaotikum.org"
riot: "https://riot.im/app/#/room/#nbsp:matrix.org"
link: "https://chaotikum.org/events.ics"
sharing_links: # Appear at the bottom of single blog posts, uncomment and comment out as desired. Colours set the button colour
Twitter: "#1DA1F2"
......
......@@ -26,7 +26,7 @@
{% if event.pretix and event.pretix != "" and event.pretix != nil %}
Anmeldung im Pretix <a href="{{event.pretix}}">hier möglich</a>.
{% endif %}
<a href="{{ site.baseurl }}/events.ics">Chaotikum Event Kallender Importieren</a><br>
<a href="{{ site.baseurl }}/events.ics">Chaotikum Event Kalender Importieren</a><br>
{% assign eventurl = event.url %}
{% assign eventurl = eventurl | prepend: site.baseurl | prepend: site.url %}
<!--<a href="{{ eventurl }}" type="text/calendar">Event Importieren</a>-->
......
......@@ -22,5 +22,5 @@
<symbol id="link" viewBox="0 0 16 16"><path d="M5.86 12.7l-.81.8c-.7.7-1.84.7-2.54 0a1.75 1.75 0 0 1 0-2.5l2.98-2.96c.61-.61 1.77-1.52 2.62-.68a1 1 0 1 0 1.4-1.4c-1.44-1.43-3.57-1.17-5.42.67L1.1 9.6a3.72 3.72 0 0 0 0 5.32 3.78 3.78 0 0 0 5.34 0l.8-.8a1 1 0 1 0-1.39-1.42zm9.03-11.5c-1.55-1.53-3.7-1.6-5.14-.19l-1 1a1 1 0 1 0 1.39 1.41l1-1c.75-.74 1.72-.43 2.35.2a1.75 1.75 0 0 1 0 2.5l-3.17 3.15c-1.46 1.45-2.14.77-2.43.48a1 1 0 0 0-1.4 1.4c.67.67 1.43 1 2.23 1 .98 0 2.01-.5 3-1.47l3.17-3.15a3.72 3.72 0 0 0 0-5.32z"/></symbol>
<symbol id="email" viewBox="0 0 16 11"><path fill-rule="evenodd" d="M1.33 0h13.34L8 5 1.33 0zM16 0v11H0V0l8 6 8-6z"/></symbol>
<symbol id="nav" viewBox="0 0 16 11"><path d="M0 12h16v-2H0v2zm0-5h16V5H0v2zm0-7v2h16V0H0z"/></symbol>
<symbol id="riot" viewBox="0 0 16 11"><path d="M 8.64 3.926 C 8.64 5.187 8.04 6.313 7.11 7.032 L 8.296 8.726 C 8.753 9.381 8.599 10.282 7.944 10.746 C 7.289 11.204 6.389 11.049 5.931 10.387 L 4.157 7.853 L 3.147 7.853 L 3.147 9.426 C 3.147 10.297 2.437 11 1.574 11 C 0.703 11 0 10.297 0 9.434 L 0 1.574 C 0 0.703 0.703 0 1.566 0 C 1.574 0 4.698 0 4.706 0 C 6.875 0 8.64 1.765 8.64 3.926 Z" fill-rule="nonzero">
<symbol id="riot" viewBox="0 0 16 11"><path d="M 8.64 3.926 C 8.64 5.187 8.04 6.313 7.11 7.032 L 8.296 8.726 C 8.753 9.381 8.599 10.282 7.944 10.746 C 7.289 11.204 6.389 11.049 5.931 10.387 L 4.157 7.853 L 3.147 7.853 L 3.147 9.426 C 3.147 10.297 2.437 11 1.574 11 C 0.703 11 0 10.297 0 9.434 L 0 1.574 C 0 0.703 0.703 0 1.566 0 C 1.574 0 4.698 0 4.706 0 C 6.875 0 8.64 1.765 8.64 3.926 Z" fill-rule="nonzero"></symbol>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment