diff options
author | Austin Adams <git@austinjadams.com> | 2021-11-17 00:08:22 -0500 |
---|---|---|
committer | Austin Adams <git@austinjadams.com> | 2021-11-17 00:08:22 -0500 |
commit | 42c905d459201c0d7928eee9eb8475eddf879d6c (patch) | |
tree | cfc5f35eceacda3676834fdca187a8faa5b3ea25 | |
parent | bd80c000ad8443db824cd32999045ae763d0453b (diff) | |
download | webzone-42c905d459201c0d7928eee9eb8475eddf879d6c.tar.gz webzone-42c905d459201c0d7928eee9eb8475eddf879d6c.tar.xz |
Unlist some older 2110 posts
I don't want to confuse people because who knows if these still work
-rw-r--r-- | content/blog/open-circ-in-brandonsim.md | 2 | ||||
-rw-r--r-- | content/blog/open-sim-in-roigisim.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/open-circ-in-brandonsim.md b/content/blog/open-circ-in-brandonsim.md index 291bb15..b340dbd 100644 --- a/content/blog/open-circ-in-brandonsim.md +++ b/content/blog/open-circ-in-brandonsim.md @@ -3,7 +3,7 @@ date = "2017-08-22T09:23:22-04:00" draft = false title = "Opening .circ files in Brandonsim" description = "Run a bunch of weird commands to see pretty icons, it's great" -unlisted = false +unlisted = true +++ Sometimes you gotta have pretty icons and pretty buttons, y'know? In the case of Brandonsim on GNU/Linux, specifically to give it and `.circ` files pretty icons which open Brandonsim when clicked, do one of the following: diff --git a/content/blog/open-sim-in-roigisim.md b/content/blog/open-sim-in-roigisim.md index 11fc371..937b373 100644 --- a/content/blog/open-sim-in-roigisim.md +++ b/content/blog/open-sim-in-roigisim.md @@ -3,7 +3,7 @@ date = "2018-01-24T10:20:07-05:00" draft = false title = "Opening .sim files in Roigisim (CircuitSim)" description = "Run a bunch of weird commands to see pretty icons, it's great" -unlisted = false +unlisted = true +++ On GNU/Linux, to make `.sim` files have a [Roigisim][1] icon and open in |