diff --git a/CHANGELOG.md b/CHANGELOG.md index ace03a6..4169b43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,4 +20,9 @@ All notable changes to this repository will be documented in this file. ## [1.0.3] Wed, Feb 18, 2026 -- Added Database connection retry logic \ No newline at end of file +- Added Database connection retry logic + +## [1.1.0] THu, Mar 12, 2026 + +- Added Memory Cache +- Redesign Page diff --git a/app/static/og-image.jpg b/app/static/og-image.jpg new file mode 100644 index 0000000..659179b Binary files /dev/null and b/app/static/og-image.jpg differ diff --git a/app/static/og-image.png b/app/static/og-image.png deleted file mode 100644 index 96f3ccf..0000000 Binary files a/app/static/og-image.png and /dev/null differ diff --git a/app/templates/layout.html b/app/templates/layout.html index 71dea73..f08eca9 100644 --- a/app/templates/layout.html +++ b/app/templates/layout.html @@ -7,17 +7,18 @@ {% block title %}tiny URL{% endblock %} - + + content="A fast and reliable platform to shorten, manage, and track your links easily and share across internet with confidence. generate QR codes for your links and access detailed analytics."> - - + +