stuebinm
ae67b38304
however, for some reason, ACME still fails. Hopefully it's just the rate limit, but it does look suspicious; there' still a "www.muc.hacc.space" in the log that oughtn't be there …
19 lines
427 B
HTML
19 lines
427 B
HTML
<footer>
|
|
|
|
<p>
|
|
<a href="impressum.html">Impressum</a>
|
|
<a href="mailto:info@infra4future.de">Kontakt</a>
|
|
<a href="nutzungsbedingungen.html">Nutzungsbedingungen</a>
|
|
</p>
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
<script>
|
|
var isfirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1;
|
|
if (!isfirefox) {
|
|
var ul = document.getElementById('programme');
|
|
twemoji.parse(ul, {"size":72});
|
|
}
|
|
</script>
|