From: Brendan Hansen Date: Sat, 2 Mar 2024 23:25:27 +0000 (-0600) Subject: Merged upstream changes X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=fc0aaf4eaa3973a1f6aa477d80070afddc766207;p=onyxlang.io.git Merged upstream changes --- diff --git a/onyx-pkg.kdl b/onyx-pkg.kdl index 5c4edb3..a7cd0ed 100644 --- a/onyx-pkg.kdl +++ b/onyx-pkg.kdl @@ -12,8 +12,8 @@ config { } dependencies { - http-server "0.3.0" git="https://github.com/onyx-lang/pkg-http-server" - otmp "0.0.34" git="https://github.com/onyx-lang/pkg-otmp" + http-server "0.3.1" git="https://github.com/onyx-lang/pkg-http-server" + otmp "0.0.36" git="https://github.com/onyx-lang/pkg-otmp" } build { diff --git a/www/templates/partials/navbar.html b/www/templates/partials/navbar.html index e4fbc02..a5d4539 100644 --- a/www/templates/partials/navbar.html +++ b/www/templates/partials/navbar.html @@ -25,6 +25,7 @@
Try Onyx + Examples Docs News Community