From c51b0e2d4d7371df9384c968ef1f8f79242e4019 Mon Sep 17 00:00:00 2001
From: pommicket
Date: Tue, 23 Sep 2025 20:15:02 -0400
Subject: Icon
---
site/icon.png | Bin 0 -> 200822 bytes
site/index.html | 4 +---
2 files changed, 1 insertion(+), 3 deletions(-)
create mode 100644 site/icon.png
diff --git a/site/icon.png b/site/icon.png
new file mode 100644
index 0000000..16f3727
Binary files /dev/null and b/site/icon.png differ
diff --git a/site/index.html b/site/index.html
index b3b96de..4844b58 100644
--- a/site/index.html
+++ b/site/index.html
@@ -1,7 +1,4 @@
-
@@ -22,6 +19,7 @@
to minimize confusion and to make it easier to write a parser for it.
For example, the official Python library is under 600 lines of code, including documentation.
+
At its core, a POM configuration is an association between keys and values.
Keys are string identifiers chosen by the application to refer to settings in the configuration;
--
cgit v1.2.3