We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8204e3 commit 6381e9bCopy full SHA for 6381e9b
1 file changed
src/assets/projects.json
@@ -7,11 +7,6 @@
7
}
8
],
9
"developed": [
10
- {
11
- "name": "NSF",
12
- "link": "https://noto.stki.org/",
13
- "image": "./IMG_1747.png"
14
- },
15
{
16
"name": "stki.org",
17
"link": "https://www.stki.org/",
@@ -27,5 +22,12 @@
27
22
"link": "https://tsk.stki.org/",
28
23
"image": "./Screenshot_20250120-2344183.jpeg"
29
24
25
+ ],
26
+ "terminated": [
+ {
+ "name": "NSF(旧)",
+ "link": "https://noto.stki.org/",
30
+ "image": "./IMG_1747.png"
31
+ }
32
]
33
0 commit comments