diff --git a/config.toml b/config.toml index 73e4490..7e54d59 100644 --- a/config.toml +++ b/config.toml @@ -2,4 +2,4 @@ base_url = "/" compile_sass = true highlight_code = false build_search_index = false -title = "Fakulta on-line" +title = "Fakulta online" diff --git a/theme.toml b/theme.toml index 7099db5..381992e 100644 --- a/theme.toml +++ b/theme.toml @@ -1,4 +1,4 @@ -name = "Fakulta on-line" +name = "Fakulta online" license = "MIT" homepage = "https://git.microlab.space/pedf/ecentrum" min_version = "0.10.0"