From c51b0e2d4d7371df9384c968ef1f8f79242e4019 Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 23 Sep 2025 20:15:02 -0400 Subject: Icon --- site/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'site/index.html') 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