From 6e42b1012d99a38b44d8ff4b6647c44b6958acaf Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Sat, 12 Sep 2026 19:04:45 -0400 Subject: [PATCH] copy update --- CHANGELOG.md | 1 + src/renderer/index.html | 3 +-- src/renderer/src/main.js | 4 +--- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bd7815..7d9ba4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Footer upper band is Contact Us on the left, dark mode in the middle, and More Info on the right, in three equal columns. Contact and Report a Bug stay off the menu until the connected site says those plugins are accepting submissions. +- Footer copyright no longer lists the connected hostname. It is year plus “Powered by The Tempus Project.” - Profile page: space the white panel below the main nav, and cap the avatar at 200×200. ### Fixed diff --git a/src/renderer/index.html b/src/renderer/index.html index b61dca4..c1471db 100644 --- a/src/renderer/index.html +++ b/src/renderer/index.html @@ -800,8 +800,7 @@
- © - Capsule, Powered by + © , Powered by { const href = siteHref(link.dataset.footerPath)