-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkurzlink.yml
More file actions
38 lines (34 loc) · 730 Bytes
/
Copy pathkurzlink.yml
File metadata and controls
38 lines (34 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Configuration for Kurzlink, a static site generator for your shortlinks
network:
timeout: 1000
check: true
ogp: true
index: "https://fsinfo.cs.tu-dortmund.de/links"
files:
- more_config.yml
tags:
feuer:
description: Heißes Zeugs
image: feuer.svg
wasser:
description: Nasses Zeugs
image: wasser.svg
software:
description: Software Zeugs
image: software.svg
shortlinks:
- sources:
- broken
destination: https://en.wikipedia.org/wiki/Aaaaaasdsdsdsd
tags:
- wasser
- software
check: false
- sources:
- tuxi
- pingus
destination: https://en.wikipedia.org/wiki/brainfood_experience
tags:
- wasser
- software
check: false