From edbe0a1b63672d56b47c4fad2e45aa4d08110312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?murat=20emir=20cabaro=C4=9Flu?= Date: Sun, 11 Apr 2021 01:43:03 +0300 Subject: [PATCH 1/2] =?UTF-8?q?twitter=20payla=C5=9F=C4=B1m=20metinleri=20?= =?UTF-8?q?2021=20i=C3=A7in=20g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/en.toml | 2 +- i18n/tr.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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ş" From 2830c10cef8e032bcafbea077b9affae42d8ab88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?murat=20emir=20cabaro=C4=9Flu?= Date: Sun, 11 Apr 2021 02:42:10 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=C3=B6n=20izleme=20kartlar=C4=B1=20g=C3=BCn?= =?UTF-8?q?cellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/live/list.html | 88 -------------------------------------- layouts/partials/head.html | 24 +++++------ 2 files changed, 10 insertions(+), 102 deletions(-) delete mode 100644 layouts/live/list.html 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 }}