summaryrefslogtreecommitdiff
path: root/content/git/stlscope.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-07-17 14:18:07 +0200
committerxengineering <me@xengineering.eu>2022-07-17 14:18:07 +0200
commit6f633970a4bdb5fbf44168047adfa3e89aba350b (patch)
treeca8633f38e79cf3f4ba73630251d8839ccee33ff /content/git/stlscope.md
parent6917e0f811a1c04abe77cbf625dfe6206a03ef30 (diff)
downloadwebsite-6f633970a4bdb5fbf44168047adfa3e89aba350b.tar
website-6f633970a4bdb5fbf44168047adfa3e89aba350b.tar.zst
website-6f633970a4bdb5fbf44168047adfa3e89aba350b.zip
Add state parameter to Git repositories
Three states are supported: - experimental - active - archived
Diffstat (limited to 'content/git/stlscope.md')
-rw-r--r--content/git/stlscope.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/git/stlscope.md b/content/git/stlscope.md
index 30e55d0..b412880 100644
--- a/content/git/stlscope.md
+++ b/content/git/stlscope.md
@@ -1,4 +1,5 @@
{
"name":"stlscope",
- "description":"Simple program to view .stl files"
+ "description":"Simple program to view .stl files",
+ "state":"active"
}