From 10f67c8d6062275596e0f95c4b4cb4a970b04b1a Mon Sep 17 00:00:00 2001 From: Jones8683 Date: Fri, 1 Aug 2025 14:15:12 +0930 Subject: [PATCH] feat: betterseqta.org in whats new and about page --- src/seqta/utils/Openers/OpenAboutPage.ts | 17 +++++++++++------ src/seqta/utils/Whatsnew.ts | 17 +++++++++++------ 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/src/seqta/utils/Openers/OpenAboutPage.ts b/src/seqta/utils/Openers/OpenAboutPage.ts index 997c6f11..7f0dc2cf 100644 --- a/src/seqta/utils/Openers/OpenAboutPage.ts +++ b/src/seqta/utils/Openers/OpenAboutPage.ts @@ -43,22 +43,27 @@ export function OpenAboutPage() { let footer = stringToHTML(/* html */ `
- Report bugs and feedback: + Resources and Feedback: + + + + + + + + + + - - - - -
`).firstChild; diff --git a/src/seqta/utils/Whatsnew.ts b/src/seqta/utils/Whatsnew.ts index 49f92394..50f8d0fb 100644 --- a/src/seqta/utils/Whatsnew.ts +++ b/src/seqta/utils/Whatsnew.ts @@ -272,22 +272,27 @@ export function OpenWhatsNewPopup() { let footer = stringToHTML(/* html */ `
- Report bugs and feedback: + Resources and Feedback: + + + + + + + + + + - - - - -