diff --git a/i18n/en.toml b/i18n/en.toml index e77c28b..7a486b0 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -32,7 +32,7 @@ other = "Share" other = "Share on Facebook" [twitter_share_text] -other = "#ÖzgürKon2020 will be held on May 16-17 online with @oydorgtr! Follow on @OzgurKonorg, for details: ozgurkon.org" +other = "#ÖzgürKon2021 will be held on May 15-16 online with @oydorgtr! Follow on @OzgurKonorg, for details: ozgurkon.org/2021" [twitter_share_label] other = "Share on Twitter" diff --git a/i18n/tr.toml b/i18n/tr.toml index 4e15981..f3dc4e1 100644 --- a/i18n/tr.toml +++ b/i18n/tr.toml @@ -32,7 +32,7 @@ other = "Paylaş" other = "Facebook'ta paylaş" [twitter_share_text] -other = "#ÖzgürKon2020 16-17 Mayıs 2020'de @oydorgtr tarafından çevrimiçi olarak düzenleniyor! Duyurular için: @OzgurKonorg detaylar için: ozgurkon.org" +other = "#ÖzgürKon2021 15-16 Mayıs 2021'de @oydorgtr tarafından çevrimiçi olarak düzenleniyor! Duyurular için: @OzgurKonorg detaylar için: ozgurkon.org/2021" [twitter_share_label] other = "Twitter'da paylaş" diff --git a/layouts/live/list.html b/layouts/live/list.html deleted file mode 100644 index aa73015..0000000 --- a/layouts/live/list.html +++ /dev/null @@ -1,88 +0,0 @@ -{{ define "main" }} -{{ .Content }} - - - -
- {{ range $index, $room := $.Site.Data.live }} -
- - - -
- {{ end }} - -
-{{end}} - -{{ define "scripts"}} - - - -{{ end }} \ No newline at end of file diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 342d8e8..4a2eef3 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -43,33 +43,29 @@ {{ if .IsHome }} - + - - + + - + - + {{ else }} - + - - + + - + - - -{{ if (.Type) eq "live" }} - -{{ end }} + {{ end }}