We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ee612 commit 10ea72cCopy full SHA for 10ea72c
1 file changed
src/pages/links.astro
@@ -60,24 +60,24 @@ let webrings = [
60
61
let tools = [
62
{
63
- text: "Live Circuit Simulator",
64
- href: "https://www.falstad.com/circuit/circuitjs.html",
+ text: "setteidreams.net",
+ href: "https://setteidreams.net/",
65
},
66
67
- text: "readme.so",
68
- href: "https://readme.so/",
+ text: "Live Circuit Simulator",
+ href: "https://www.falstad.com/circuit/circuitjs.html",
69
70
71
text: "Curses",
72
href: "https://github.com/mmpneo/curses",
73
74
75
- text: "NekoWeb",
76
- href: "https://nekoweb.org/",
+ text: "readme.so",
+ href: "https://readme.so/",
77
78
79
- text: "Blahaj Land",
80
- href: "https://blahaj.land",
+ text: "NekoWeb",
+ href: "https://nekoweb.org/",
81
82
83
text: "AmSat",
0 commit comments