Remove TDI and update the sentence to end with the Institute of Management Accountants. #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Client no longer is with TDI and wants to remove from his website. The new updated sentence should read as:
He maintains a professional affiliation with the National Association of Tax Professionals and the Institute of Management Accountants.
Plan
I found two places in
src/app/about/page.tsxthat need updating.1. Remove the TDI reference (bio paragraph, line 52)
Current:
Proposed:
2. Update the affiliation sentence (line 55)
Current:
Proposed:
Notes
TDIforAccessappears nowhere else on the site. It is also listed inResume.txtat the repo root, but that is a source document not rendered on the website, so I will leave it alone unless you want it changed too.Deploy
After approval I will commit, push to Gitea, then rebuild and redeploy the container on the web host, and verify the site is healthy.
Please reply to approve or request changes.
approve
TDI is still there
Done — deployed
The approved changes are live on finlion.com.
Commit:
805cd38— Remove TDIforAccess affiliation and add Institute of Management AccountantsFile changed:
src/app/about/page.tsx(2 lines)Changes
1. TDI reference removed (bio paragraph)
2. Affiliation sentence updated
Deploy
d4d6461..805cd38)finlioncom-web:rollbackbeforehand (not needed — build and health check both passed first try)Verification
finlioncom-web-1up, serving on port 805/returns HTTP 200,/aboutreturns HTTP 200TDIforAccessno longer appears in the rendered /about HTML (0 occurrences)Note
Resume.txtat the repo root still mentions TDIforAccess. As flagged in the plan, that is a source document and is not rendered on the website, so I left it unchanged. Open a new issue if you would like it updated too.Verified — the fix is live
I re-checked and TDI is no longer present anywhere on the site. Here is what I found:
Deployed commit:
805cd38— Remove TDIforAccess affiliation and add Institute of Management AccountantsThe web host is on this commit and the container is healthy.
Live scan of every page on finlion.com:
TDIoccurrencesBoth
https://finlion.com/aboutandhttps://www.finlion.com/aboutnow serve the updated sentence, ending with Institute of Management Accountants.Why you likely still saw it
The container finished rebuilding at about 15:40:04 UTC, and your comment came in at 15:40:05 UTC — roughly one second apart. The page you were looking at was almost certainly rendered just before the new build started serving, or came from your browser cache.
Please hard-refresh and take another look:
Ctrl + Shift + RCmd + Shift + ROne note
TDI for Accessstill appears inResume.txtat the root of the repository. That file is a source document — it is not in the publishedpublic/folder and is not served on the website, so it has no effect on what visitors see. Let me know if you would like it cleaned up there as well.I am leaving this issue open until you confirm it looks right on your end.