Add link to mastodon account
This commit is contained in:
parent
75ef5eaaca
commit
3fe815b6ba
4 changed files with 12 additions and 0 deletions
|
@ -63,6 +63,9 @@ Offen bis {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year
|
||||||
|
|
||||||
|
|
||||||
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
||||||
|
|
||||||
|
|
||||||
|
<p><strong>Mastodon:</strong> <a rel="me" href="https://chaos.social/@CoSin">@CoSin</a></p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -63,6 +63,9 @@ Open until {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year
|
||||||
|
|
||||||
|
|
||||||
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
||||||
|
|
||||||
|
|
||||||
|
<p><strong>Mastodon:</strong> <a rel="me" href="https://chaos.social/@CoSin">@CoSin</a></p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -63,6 +63,9 @@ Offen bis {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year
|
||||||
|
|
||||||
|
|
||||||
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
||||||
|
|
||||||
|
|
||||||
|
<p><strong>Mastodon:</strong> <a rel="me" href="https://chaos.social/@CoSin">@CoSin</a></p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -63,6 +63,9 @@ Offen bis {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year
|
||||||
|
|
||||||
|
|
||||||
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
<p><strong>IRC:</strong> <a href="{{ .irc_server | safeURL }}{{ .irc_channel }}">{{ .irc_channel }}</a></p>
|
||||||
|
|
||||||
|
|
||||||
|
<p><strong>Mastodon:</strong> <a rel="me" href="https://chaos.social/@CoSin">@CoSin</a></p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue