From 7ab035fd8601d8e8fb9f2454de5f7f0996cdf541 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 23 May 2023 19:06:46 +0200 Subject: [PATCH] tex: mention ent in libs --- tex/text.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/tex/text.tex b/tex/text.tex index 5547b0e..67f7ec1 100644 --- a/tex/text.tex +++ b/tex/text.tex @@ -523,6 +523,7 @@ programming language was used, i.e. \texttt{go1.20}. Go programming language & program core \\ Dhall configuration language & program configuration \\ Echo & HTTP handlers, controllers, web server \\ + ent & ORM using graph-based modelling \\ bluemonday & HTML sanitising \\ TailwindCSS & creating stylesheets using a utility-first approach \\ }