diff options
author | xengineering <me@xengineering.eu> | 2022-11-05 11:39:18 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2022-11-05 11:39:18 +0100 |
commit | c2d7e3b4661973bc572519df6fa40d30fc2c7a2b (patch) | |
tree | 9c652e06c741dc8e2f7efc2045e0e6e38cae56cd | |
parent | ef01f4956f6a7bef559cb2d4d83fb42787ac043f (diff) | |
download | website-c2d7e3b4661973bc572519df6fa40d30fc2c7a2b.tar website-c2d7e3b4661973bc572519df6fa40d30fc2c7a2b.tar.zst website-c2d7e3b4661973bc572519df6fa40d30fc2c7a2b.zip |
Update project states
-rw-r--r-- | content/git/ledcontrol.md | 2 | ||||
-rw-r--r-- | content/git/limox.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/git/ledcontrol.md b/content/git/ledcontrol.md index 75e240e..0b443b7 100644 --- a/content/git/ledcontrol.md +++ b/content/git/ledcontrol.md @@ -2,5 +2,5 @@ "name":"ledcontrol", "friendly_name":"ledcontrol", "description":"Firmware project for the STM32F103C8T6 microcontroller to control LED strips", - "state":"experimental" + "state":"archived" } diff --git a/content/git/limox.md b/content/git/limox.md index ce192d4..a95d4c1 100644 --- a/content/git/limox.md +++ b/content/git/limox.md @@ -2,7 +2,7 @@ "name":"limox", "friendly_name":"LimoX", "description":"The Linux on mobile XMPP (LimoX) client", - "state":"active" + "state":"experimental" } LimoX is my own [XMPP][1] client. The goal is to implement a client with these |