From fedb41f84d3c844337290d3cf6618631caf83790 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?murat=20emir=20cabaro=C4=9Flu?= Date: Mon, 12 Apr 2021 15:14:31 +0300 Subject: [PATCH] =?UTF-8?q?site=20urlsi=202021=20olarak=20g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/config.toml b/config.toml index fbf6f2f..13504be 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://ozgurkon.org" +baseURL = "https://ozgurkon.org/2021" languageCode = "en" title = "ÖzgürKon 2021" @@ -13,24 +13,24 @@ enableMissingTranslationPlaceholders = true [params] title = "ÖzgürKon 2021" date = "2021-04-03" - description = "ÖzgürKon is an online conference about free software and related topics such as hardware freedom, document freedom, Internet freedom etc." - images = ["/images"] + description = "ÖzgürKon is an online conference and will be held on 15-16 May about free software and related topics such as hardware freedom, document freedom, Internet freedom etc." + images = ["images"] email = "info@ozgurkon.org" keywords = "event, fsf, oyd, özgürkon, ozgurkon, free software, free, libre, open source, open, hardware, documentation, libre software, gpl, gnu, libreplanet, özgür, yazılım, özgür yazılım, açık kaynak, açık, kaynak, derneği, hackerspace, zarola" copyright = "©2021 Özgür Yazılım Derneği | CC BY-SA 4.0" cfpUrl = "https://cfp.ozgurkon.org/ozgurfest2021" subscriptionUrl = "https://liste.oyd.org.tr/mailman/listinfo/ozgurkon-announce" - appleTouchIcon = "images/logos/ozgurkon.svg" - favicon32 = "/images/logos/fav/favicon-32.png" - favicon16 = "/images/logos/fav/favicon-16.png" - manifest = "/manifest.json" - safariPinnedTab = "/images/logos/ozgurkon.svg" + appleTouchIcon = "/2021/images/logos/ozgurkon.svg" + favicon32 = "/2021/images/logos/fav/favicon-32.png" + favicon16 = "/2021/images/logos/fav/favicon-16.png" + manifest = "/2021/manifest.json" + safariPinnedTab = "/2021/images/logos/ozgurkon.svg" themeColor = "#c03e24" [params.logos] - jumbo = "/images/logos/ozgurkon_2021.svg" - header = "/images/logos/ozgurkon_rev.svg" - footer = "/images/logos/ozgurkon.svg" + jumbo = "/2021/images/logos/ozgurkon_2021.svg" + header = "/2021/images/logos/ozgurkon_rev.svg" + footer = "/2021/images/logos/ozgurkon.svg" [languages] [languages.en]