diff --git a/CHANGELOG.md b/CHANGELOG.md index d966ca5..0cc0146 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # HTMX-PATTERNS CHANGELOG +## 0.1.1 + +* feat seo + ## 0.1.0 * feat boosted links diff --git a/htmx_patterns/__about__.py b/htmx_patterns/__about__.py index 3dc5651..cfe5cc4 100644 --- a/htmx_patterns/__about__.py +++ b/htmx_patterns/__about__.py @@ -1,4 +1,4 @@ # SPDX-FileCopyrightText: 2024-present Waylon S. Walker # # SPDX-License-Identifier: MIT -__version__ = "0.1.0" +__version__ = "0.1.1" diff --git a/templates/base.html b/templates/base.html index 95e7bd4..0ee6beb 100644 --- a/templates/base.html +++ b/templates/base.html @@ -8,6 +8,22 @@ + + + + + + + + + + + +