forked from Theresa/cups-webring
added never to webring
This commit is contained in:
parent
d895bccb17
commit
542a2ce25c
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ local config = require("lapis.config").get()
|
|||
members = {{"fynn","https://fynngodau.de"},
|
||||
{"anton","https://anton.ehrmanntraut.de"},
|
||||
{"max","https://aaahhh.de"},
|
||||
{"theresa","https://treimer.dev"}}
|
||||
{"theresa","https://treimer.dev"},
|
||||
{"never","https://nevereverever.de"}}
|
||||
members[#members+1] = members[1]
|
||||
|
||||
math.randomseed(os.time())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue