diff options
author | Volpeon <git@volpeon.ink> | 2021-03-13 12:18:55 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2021-03-13 12:18:55 +0100 |
commit | 6867044c2838ec2d249fb4cf16314273c2b9a96d (patch) | |
tree | 3a85559224e138566d85c378a6d51e14806f3848 | |
parent | Add .url meta field to pages (diff) | |
download | volpeon.ink-6867044c2838ec2d249fb4cf16314273c2b9a96d.tar.gz volpeon.ink-6867044c2838ec2d249fb4cf16314273c2b9a96d.tar.bz2 volpeon.ink-6867044c2838ec2d249fb4cf16314273c2b9a96d.zip |
List web services in projects page
-rw-r--r-- | content/projects/index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/projects/index.md b/content/projects/index.md index 68135a7..55e2bf4 100644 --- a/content/projects/index.md +++ b/content/projects/index.md | |||
@@ -2,3 +2,11 @@ | |||
2 | title: Projects | 2 | title: Projects |
3 | layout: categorized_list | 3 | layout: categorized_list |
4 | --- | 4 | --- |
5 | |||
6 | ## Web services | ||
7 | |||
8 | ::: {macro=refs} | ||
9 | - [Gopher + Gemini proxy](//proxy.vulpes.one/) | ||
10 | - [IRC web client](//irc.vulpes.one/) | ||
11 | - [PeerTube Livestream Chat](//lsirc.vulpes.one/) | ||
12 | ::: | ||