diff options
| author | tslil clingman <> | 2024-02-11 20:45:42 +0100 |
|---|---|---|
| committer | tslil clingman <> | 2024-02-11 20:45:42 +0100 |
| commit | c5343e9beedcb2b525a6a439556f496715c4fcc6 (patch) | |
| tree | d54e154a5995a5b629cb9333449e7f1e0861bb15 | |
| parent | a44b5ee3dc703d31b43d75a2a4f83bafd47633dc (diff) | |
fix typo, remove pointless section
| -rw-r--r-- | index.gmi | 7 | ||||
| -rw-r--r-- | log-240211-1.gmi | 2 |
2 files changed, 1 insertions, 8 deletions
@@ -45,13 +45,6 @@ Contact: hello@l-3.space => gemini://l-3.space/tak.gmi Play Tak! -## Coming soon - -The following content is expected to eventually make its way onto this capsule. - -* Software i have written -* Combined 3D printing & electronics endeavours - ## License Unless otherwise noted all content on this capsule is made available under the terms of the Creative Commons Attribution-ShareAlike 4.0 license (CC BY-SA 4.0). diff --git a/log-240211-1.gmi b/log-240211-1.gmi index 2d151ab..51c4c19 100644 --- a/log-240211-1.gmi +++ b/log-240211-1.gmi @@ -55,7 +55,7 @@ the changes to build() and package() are minor, but appear to be necessary. With that it should be possible to install a functioning BQN compiler and REPL. -#### BQN LSP +### BQN LSP => https://git.sr.ht/~detegr/bqnlsp |
