We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a6e72 commit 86ae2adCopy full SHA for 86ae2ad
2 files changed
assets/88x31/seac.gif
6.46 KB
webring.scm
@@ -44,11 +44,13 @@
44
((name . "SEaC")
45
(description . "Systeme d'Exploitation approximativement Complet")
46
(protocols
47
- (http (clearnet . "https://n-lg.github.io/seac"))))
+ (http (clearnet . "https://n-lg.github.io/seac")))
48
+ (assets
49
+ (88x31 . "seac.gif")))
50
((name . "Rheydskey's website")
51
(description . "Mon site personnel avec un blog un peu vide :3")
52
- (http (clearnet . "https://rheydskey.org"))))
53
+ (http (clearnet . "https://rheydskey.org"))))
54
((name . "Keyb's website")
55
(description . "Le petit site web perso de Keyb ^_^")
56
0 commit comments