add dnscrypt, make awl not a folder
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
dab9e26c7f
commit
e4c6a8866a
2 changed files with 15 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Froth DNS Service
|
||||
subtitle: Welcome to the Froth DNS service!
|
||||
title: awl(1)
|
||||
subtitle: A simple DNS client
|
||||
goimport:
|
||||
url: dns.froth.zone/awl
|
||||
vcs: git
|
13
src/dnscrypt.mdx
Normal file
13
src/dnscrypt.mdx
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: Froth DNS Service
|
||||
subtitle: Welcome to the Froth DNS service!
|
||||
goimport:
|
||||
url: dns.froth.zone/dnscrypt
|
||||
vcs: git
|
||||
repo: https://github.com/SamTherapy/dnscrypt
|
||||
branch: master
|
||||
gitea: false
|
||||
layout: layouts/base.pug
|
||||
---
|
||||
|
||||
<meta http-equiv="refresh" content="0; url=https://github.com/SamTherapy/dnscrypt" />
|
Loading…
Reference in a new issue