diff options
author | pommicket <pommicket@gmail.com> | 2025-09-23 14:26:18 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-09-23 14:26:18 -0400 |
commit | ee57036c9cfdff27a81a38a9c5abc3b631f3a83c (patch) | |
tree | 812ad4393c68b0575c4010d9b25d39e20ceefb1c /site/spec.html | |
parent | 6ae91130c7c2ff1c11ecfe5798d8037954a4d570 (diff) |
POM website
Diffstat (limited to 'site/spec.html')
-rw-r--r-- | site/spec.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/spec.html b/site/spec.html index 704395b..64b3802 100644 --- a/site/spec.html +++ b/site/spec.html @@ -13,7 +13,7 @@ } </style> <title>POM Language Specification</title> - <link rel="icon" href="data:,"><!--TODO--> + <link rel="icon" href="/icon.png"> </head> <body> |