diff --git a/CHANGELOG.md b/CHANGELOG.md index 0cc0146..255ce3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # HTMX-PATTERNS CHANGELOG +## 0.1.2 + +* fix seo image size + ## 0.1.1 * feat seo diff --git a/htmx_patterns/__about__.py b/htmx_patterns/__about__.py index cfe5cc4..9df1c0f 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.1" +__version__ = "0.1.2" diff --git a/templates/base.html b/templates/base.html index 0ee6beb..bd78c05 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,9 +12,9 @@ + content="https://shots.wayl.one/shot/?url={{ request.url }}&height=600&width=1200&scaled_width=1200&scaled_height=600&selectors=" /> + content="https://shots.wayl.one/shot/?url={{ request.url }}&height=640&width=1280&scaled_width=1280&scaled_height=640&selectors=" />