added myself to webring
All checks were successful
/ deploy (push) Successful in 12s

This commit is contained in:
Theresa 2025-07-12 17:58:47 +02:00
parent c4373b73cf
commit d895bccb17

View file

@ -5,7 +5,8 @@ local config = require("lapis.config").get()
members = {{"fynn","https://fynngodau.de"}, members = {{"fynn","https://fynngodau.de"},
{"anton","https://anton.ehrmanntraut.de"}, {"anton","https://anton.ehrmanntraut.de"},
{"max","https://aaahhh.de"}} {"max","https://aaahhh.de"},
{"theresa","https://treimer.dev"}}
members[#members+1] = members[1] members[#members+1] = members[1]
math.randomseed(os.time()) math.randomseed(os.time())