diff options
| -rw-r--r-- | dhall/seriesDescriptions.dhall | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dhall/seriesDescriptions.dhall b/dhall/seriesDescriptions.dhall index 70ecd93..231c5d6 100644 --- a/dhall/seriesDescriptions.dhall +++ b/dhall/seriesDescriptions.dhall @@ -116,6 +116,10 @@ let descriptions , details = "Sections of my web novel Spellblade." } , Desc::{ + , name = "techaro" + , details = "Stories about Techaro, the imaginary technology startup." + } + , Desc::{ , name = "templeos" , details = "Articles about TempleOS, a public domain operating system for AMD64 computers." |
