commit 7ab25011cafc278bc816edfd34c450593a516d4f
parent 0c3f7872a15a7aa6fe2af7868b769fbc8899bfd4
Author: Andrew Laack <andrew@laack.co>
Date: Thu, 25 Sep 2025 23:51:29 -0500
Added more tags
Diffstat:
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/config.h b/config.h
@@ -33,12 +33,11 @@ static const char *tags[] = {
"3",
"4",
"5",
-// "5: ",
-// "6: DL",
-// "7: ",
-// "8: ",
-// "9: SELF-HOSTING",
-// "10: SELF-STUDYING",
+ "6",
+ "7",
+ "8",
+ "9",
+ "10",
};
static const Rule rules[] = {