diff options
author | Adam Stück <adam@adast.xyz> | 2023-12-18 21:42:16 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-12-18 21:53:02 +0100 |
commit | e09a7cc14a99332a396a87d66f0978e7dbc952dc (patch) | |
tree | 3a23fa95e7c7f6ed9bbde1708e5091569ad7c7c6 /build/atom.xml | |
parent | 996e62f307de39b91f691356cea473f8ef1b0fc6 (diff) |
services: seperate into public and invite-only
Diffstat (limited to 'build/atom.xml')
-rw-r--r-- | build/atom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/atom.xml b/build/atom.xml index 66e3f39..7f9ac6c 100644 --- a/build/atom.xml +++ b/build/atom.xml @@ -2,7 +2,7 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <title>Adam Stück's blog</title> <link href="https://adast.dk/atom.xml" rel="self" /> - <updated>2023-12-18T16:16:40Z</updated> + <updated>2023-12-18T21:45:10Z</updated> <author> <name>Adam Stück</name> </author> |