diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-04-08 16:57:23 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-04-08 16:57:48 -0400 |
| commit | 7f093cbbb722052526aea6103cb3c778bab891ef (patch) | |
| tree | b8a0e3bcd12d1ff9825d64990b77c0f86c8877fa /dhall | |
| parent | bd94db33f00c0d4b6f0704c42c9dd83b8b84f2e0 (diff) | |
| download | xesite-7f093cbbb722052526aea6103cb3c778bab891ef.tar.xz xesite-7f093cbbb722052526aea6103cb3c778bab891ef.zip | |
create Xeact series
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'dhall')
| -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 9aa62ec..da82512 100644 --- a/dhall/seriesDescriptions.dhall +++ b/dhall/seriesDescriptions.dhall @@ -135,6 +135,10 @@ let descriptions , name = "when-then-zen" , details = "Meditation information sans bullshit." } + , Desc::{ + , name = "xeact" + , details = "Xeact, the best frontend femtoframework in the galaxy" + } ] let descToMapValue = |
