fotky + some minor changes
This commit is contained in:
12
config.toml
12
config.toml
@@ -4,6 +4,7 @@ defaultContentLanguage = "cs"
|
|||||||
title = 'HoralServer'
|
title = 'HoralServer'
|
||||||
theme = "terminal"
|
theme = "terminal"
|
||||||
paginate = 5
|
paginate = 5
|
||||||
|
enableRobotsTXT = true
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
contentTypeName = "posts"
|
contentTypeName = "posts"
|
||||||
@@ -37,3 +38,14 @@ paginate = 5
|
|||||||
identifier = "services"
|
identifier = "services"
|
||||||
name = "Služby"
|
name = "Služby"
|
||||||
url = "/services/"
|
url = "/services/"
|
||||||
|
weight = 100
|
||||||
|
[[languages.cs.menu.main]]
|
||||||
|
identifier = "photos"
|
||||||
|
name = "Fotky"
|
||||||
|
url = "/photos/"
|
||||||
|
weight = 200
|
||||||
|
[[languages.cs.menu.main]]
|
||||||
|
identifier = "about"
|
||||||
|
name = "O nás"
|
||||||
|
url = "https://horalove.h21.fun"
|
||||||
|
weight = 1000
|
||||||
|
|||||||
10
content/photos/_index.md
Normal file
10
content/photos/_index.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: "Fotky"
|
||||||
|
date: 2022-12-25T12:52:50+01:00
|
||||||
|
---
|
||||||
|
# Seznam serverů kde můžete najít fotky z akcí.
|
||||||
|
|
||||||
|
horal:amoguS
|
||||||
|
|
||||||
|
- [https://fotky.h21.fun](https://fotky.h21.fun)
|
||||||
|
- [https://martin.h21.fun](https://martin.h21.fun)
|
||||||
@@ -3,5 +3,5 @@ title = "Minecraft"
|
|||||||
date = "2022-11-06T13:18:12+01:00"
|
date = "2022-11-06T13:18:12+01:00"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
Horalové mají i minecraft server na adrese horalcraft.duckdns.org. Pokud se chcete připojit napište Martinovi a pošlete
|
Horalové mají i minecraft server na adrese minecraft.h21.fun. Pokud se chcete připojit napište Martinovi a pošlete mu
|
||||||
mu nick, aby vás mohl přidat.
|
nick, aby vás mohl přidat.
|
||||||
|
|||||||
2
layouts/robots.txt
Normal file
2
layouts/robots.txt
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
User-agent: *
|
||||||
|
Disallow: /
|
||||||
Reference in New Issue
Block a user