From f07ea912b2bfb80636e1ded92575106a5699273a Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Fri, 25 Nov 2022 16:52:27 +0000 Subject: [PATCH] Add Log(3) to index --- site/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/site/index.html b/site/index.html index aa6868b..25f3e54 100644 --- a/site/index.html +++ b/site/index.html @@ -198,6 +198,12 @@ A simple hash map implementation. Basic fixed-size circular queue implementation. + +Log(3) + +Logging framework used to log messages in Telodendria. + +

Resources