From 85b86e2ce7fbca410bfc6222d05a7f5f17eb9bf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Kl=C3=ADmek?= Date: Thu, 14 Mar 2024 16:23:55 +0100 Subject: [PATCH] =?UTF-8?q?P=C5=99elinkovat=20cesty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub Klímek --- 404.html | 11 +++++++---- _config.yml | 5 +++-- _includes/footer.cs.html | 22 ++++++++++----------- _includes/footer.en.html | 18 +++++++++--------- _includes/head.html | 40 +++++++++++++++++++-------------------- _includes/nav.cs.html | 10 +++++----- _includes/nav.en.html | 6 +++--- _includes/postnav.cs.html | 10 +++++----- _includes/postnav.en.html | 6 +++--- _layouts/default.html | 12 ------------ _layouts/post.html | 1 - _layouts/redirect.html | 22 +++++---------------- english/index.html | 2 +- index.html | 2 +- 14 files changed, 73 insertions(+), 94 deletions(-) diff --git a/404.html b/404.html index 904860c2..c89c805c 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,10 @@ lang: cs --- -
-

Stránka nenalezena

-

Zkuste se vrátit na hlavní stránku.

-
\ No newline at end of file + +

Stránka nenalezena

+

Stránka, kterou hledáte, neexistuje.

+ + Na hlavní stránku + +
\ No newline at end of file diff --git a/_config.yml b/_config.yml index ce67c503..edd63f09 100644 --- a/_config.yml +++ b/_config.yml @@ -2,9 +2,10 @@ title: Portál o datech České republiky description: Portál o datech a Národní katalog otevřených dat České republiky -baseurl: "" # the subpath of your site, e.g. /blog + +#Změnit před nasazením! +baseurl: "/data.gov.cz" # the subpath of your site, e.g. /blog. url: "https://data.gov.cz" # the base hostname & protocol for your site -#develop: true # Build settings excerpt_separator: diff --git a/_includes/footer.cs.html b/_includes/footer.cs.html index e9f80956..846efda2 100644 --- a/_includes/footer.cs.html +++ b/_includes/footer.cs.html @@ -6,8 +6,8 @@

Registrace do NKOD

@@ -23,22 +23,22 @@

Kontakty

Odkazy

Poděkování

Tento web vznikl v rámci projektu OPZ č. CZ.03.4.74/0.0/0.0/15_025/0004172 a je dále rozvíjen v rámci projektu OPZ č. CZ.03.4.74/0.0/0.0/15_025/0013983. Zvýšení počtu subjektů zveřejňujících otevřená data ve veřejné správě, kteří otevřená data zveřejňují v Národním katalogu otevřených dat byl spolufinancován z Národního plánu obnovy.

- +
diff --git a/_includes/footer.en.html b/_includes/footer.en.html index 718e332e..2f7087e8 100644 --- a/_includes/footer.en.html +++ b/_includes/footer.en.html @@ -6,8 +6,8 @@

Registration in NKOD

@@ -23,21 +23,21 @@

Contacts

Links

Acknowledgements

This web was created thanks to the project OPZ number CZ.03.4.74/0.0/0.0/15_025/0004172 and is further developed as part of the project OPZ number CZ.03.4.74/0.0/0.0/15_025/0013983. Increase in the number of open data producers in the public administration publishing open data in the National Open Data Catalogue was co-financed from Recovery and Resilience Facility.

- +
diff --git a/_includes/head.html b/_includes/head.html index c196adf5..2f4fd044 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -2,40 +2,40 @@ - + {% if page.homepage %} {% endif%} - - - - - - - - - - - - - - + + + + + + + + + + + + + + {% if page.title %}{{ page.title | escape }} - {{ site.title | escape }}{% else %}{{ site.title | escape }}{% endif %} {% if page.image %}{% endif %} - - - - + + + +