From e4b21f2ad6620ba7b0a08fcacdeb1978ac74583a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?murat=20emir=20cabaro=C4=9Flu?= Date: Sat, 20 Mar 2021 00:49:15 +0300 Subject: [PATCH] =?UTF-8?q?urller=20d=C3=BCzeltildi=20ve=20ana=20sayfa=20a?= =?UTF-8?q?yarlar=C4=B1=20de=C4=9Fi=C5=9Ftirildi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/config.toml b/config.toml index e7dd5f9..3e8cbd3 100644 --- a/config.toml +++ b/config.toml @@ -44,11 +44,6 @@ resampleFilter = "CatmullRom" quality = 75 anchor = "smart" -[services] -[services.googleAnalytics] -# Comment out the next line to disable GA tracking. Also disables the feature described in [params.ui.feedback]. -#id = "UA-00000000-0" - # Language configuration [languages] @@ -105,24 +100,21 @@ version = "0.1" # A link to latest version of the docs. Used in the "version-banner" partial to # point people to the main doc site. -url_latest_version = "https://git.oyd.org.tr/hsist/freifunkist" +url_latest_version = "https://git.oyd.org.tr/hsist/freifunk.hackerspace.ist" # Repository configuration (URLs for in-page links to opening issues and suggesting changes) -github_repo = "https://git.oyd.org.tr/oyd/freifunkist" +github_repo = "https://git.oyd.org.tr/hsist/freifunk.hackerspace.ist" # An optional link to a related project repo. For example, the sibling repository where your product code lives. -github_project_repo = "https://git.oyd.org.tr/oyd/freifunkist" +github_project_repo = "https://git.oyd.org.tr/hsist/freifunk.hackerspace.ist" # Specify a value here if your content directory is not in your repo's root directory # github_subdir = "" -# Google Custom Search Engine ID. Remove or comment out to disable search. -#gcs_engine_id = "011737558837375720776:fsdu1nryfng" - # Enable Algolia DocSearch algolia_docsearch = false # Enable Lunr.js offline search -offlineSearch = true +offlineSearch = false # Enable syntax highlighting and copy buttons on code blocks with Prism prism_syntax_highlighting = false @@ -130,9 +122,9 @@ prism_syntax_highlighting = false # User interface configuration [params.ui] # Enable to show the side bar menu in its compact state. -sidebar_menu_compact = false +sidebar_menu_compact = true # Set to true to disable breadcrumb navigation. -breadcrumb_disable = false +breadcrumb_disable = true # Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled) sidebar_search_disable = false # Set to false if you don't want to display a logo (/assets/icons/logo.svg) in the top nav bar @@ -147,8 +139,8 @@ footer_about_disable = true [params.ui.feedback] enable = true # The responses that the user sees after clicking "yes" (the page was helpful) or "no" (the page was not helpful). -yes = 'Çok teşekkür ederiz! adresinden nasıl daha iyi olabileceğimizi anlatabilirsiniz..' -no = 'Bunu duyduğumuz için üzgünüz. adresinden nasıl daha iyi olabileceğimizi anlatabilirsiniz..' +yes = 'Çok teşekkür ederiz! adresinden nasıl daha iyi olabileceğimizi anlatabilirsiniz..' +no = 'Bunu duyduğumuz için üzgünüz. adresinden nasıl daha iyi olabileceğimizi anlatabilirsiniz..' # Adds a reading time to the top of each doc. # If you want this feature, but occasionally need to remove the Reading time from a single page, @@ -160,7 +152,7 @@ enable = true # End user relevant links. These will show up on left side of footer and in the community page if you have one. [[params.links.user]] name = "E-posta listesi" - url = "https://example.org/mail" + url = "https://liste.oyd.org.tr" icon = "fa fa-envelope" desc = "Proje hakkında genel tartışma ve sorular için e-posta listesi" [[params.links.user]]