add open services
This commit is contained in:
parent
3acdf719c3
commit
132afc77cb
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
This website was build with the hugo amazing tool!
|
This website was build with the hugo amazing tool!
|
||||||
|
|
||||||
|
## Themes
|
||||||
|
|
||||||
|
This hugo website use `hugo-scroll`.
|
||||||
|
To do that use submodules
|
||||||
|
|
||||||
|
```
|
||||||
|
git pull --recurse-submodules
|
||||||
|
```
|
||||||
|
|
||||||
# Run
|
# Run
|
||||||
|
|
||||||
|
|
|
@ -8,5 +8,5 @@ header_menu: false
|
||||||
|
|
||||||
##### Professionel Experience
|
##### Professionel Experience
|
||||||
|
|
||||||
Head of Infrastructure & Operations at [bedrock](https://bedrockstreaming.com). Scaling, automatisation, webperf is my challenge in OTT area.
|
Head of Infrastructure & Operations at [bedrock](https://bedrockstreaming.com). Scaling, automatisation, webperf is my challenge in the OTT area.
|
||||||
15+ years of XP in web company.
|
15+ years of XP in web company.
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Contact"
|
title: "Contact"
|
||||||
weight: 4
|
weight: 5
|
||||||
header_menu: false
|
header_menu: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
11
content/homepage/services.md
Normal file
11
content/homepage/services.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: "Open Services"
|
||||||
|
weight: 2
|
||||||
|
header_menu: false
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
We like to provide Open services
|
||||||
|
- Dns Over HTTPS on https://doh.verry.org/
|
||||||
|
- Dns Over TLS on dot.verry.org:853
|
||||||
|
- pastebin https://paste.verry.org/
|
Loading…
Reference in a new issue