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]