From fb9c0e27afde36883eb0b5b2d1fcdabebb701192 Mon Sep 17 00:00:00 2001
From: Estelle Weyl
Date: Mon, 20 Mar 2023 16:15:35 -0700
Subject: [PATCH 1/2] add viewport meta tag
---
modules/colors.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/modules/colors.html b/modules/colors.html
index 0f1cef5b..84d09214 100644
--- a/modules/colors.html
+++ b/modules/colors.html
@@ -2,6 +2,7 @@
+
Color picker
dialog {
From 21fedbf4eff3533cfb06d64519d5a9d3da6823f8 Mon Sep 17 00:00:00 2001
From: Estelle Weyl
Date: Mon, 20 Mar 2023 16:16:54 -0700
Subject: [PATCH 2/2] more accurate title
---
modules/colors.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/colors.html b/modules/colors.html
index 84d09214..d1663192 100644
--- a/modules/colors.html
+++ b/modules/colors.html
@@ -3,7 +3,7 @@
- Color picker
+ Color syntax converter
dialog {
border: 1px solid;