diff options
Diffstat (limited to '110')
-rw-r--r-- | 110/index.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/110/index.md b/110/index.md new file mode 100644 index 0000000..f85a1d4 --- /dev/null +++ b/110/index.md @@ -0,0 +1,14 @@ +Title: Add support for the main HTML tag +Author: rodarima +Created: Sun, 31 Mar 2024 21:36:28 +0000 +State: closed + +Fixes: https://github.com/dillo-browser/dillo/issues/109 + +This was also affecting some pages that depended on styles applied to the `main` tag. + +## Before + + +## After + |