diff --git a/docs/index.html b/docs/index.html index 8f24435b..15c1322f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -377,7 +377,7 @@
Templating and files: uPresent is a markdown-based presentation authoring system, saison is a minimal templating language, diff --git a/docs/md/index.md b/docs/md/index.md index a8aea1f2..d78c7618 100644 --- a/docs/md/index.md +++ b/docs/md/index.md @@ -122,7 +122,7 @@ OpenSCAD 3D models, [js-sql-parse](https://github.com/justinkenel/js-sql-parse) parses SQL statements, [pg-mem](https://github.com/oguimbal/pg-mem) is an in-memory Postgres database emulator, [resp-parser](https://github.com/appology/resp-parser) is a parser for the RESP protocol, [celio](https://github.com/AntonShan/Celio) parses Celestia star catalogs, [Haraka](http://haraka.github.io/users/) is an -SMTP server that powers Craigslist (and others). +SMTP server that powers Craigslist (and others), [GETlang](https://getlang.dev) is a query language for extracting data from common web formats. **Templating and files**: [uPresent](https://github.com/bobbybee/uPresent) is a markdown-based presentation authoring system, diff --git a/index.html b/index.html index 8f24435b..15c1322f 100644 --- a/index.html +++ b/index.html @@ -377,7 +377,7 @@
Templating and files: uPresent is a markdown-based presentation authoring system, saison is a minimal templating language,