Skip to content

Add info@pc2online.org email address to footer#468

Merged
JoeProgrammer88 merged 3 commits intomainfrom
copilot/add-email-address-footer
Feb 19, 2026
Merged

Add info@pc2online.org email address to footer#468
JoeProgrammer88 merged 3 commits intomainfrom
copilot/add-email-address-footer

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 19, 2026

Adds the general contact email info@pc2online.org to the landing page footer, displayed below the existing phone numbers.

Changes

  • PC2/Views/Shared/_Layout.cshtml — Added a mailto: link for info@pc2online.org inside the #footer-phone div, styled consistently with existing phone number links:
<a href="mailto:info@pc2online.org"><p class="text-white">info@pc2online.org</p></a>

Copilot Summary

Single-line addition to the shared layout footer. No logic changes; purely a content/UI update matching existing anchor + paragraph styling in the footer contact block.

Original prompt

This section details on the original issue you should resolve

<issue_title>[Request] - Add general email address</issue_title>
<issue_description>Client would like the info@pc2online.org email address added under the phone numbers at the bottom of the landing page (the footer)</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: JoeProgrammer88 <7156063+JoeProgrammer88@users.noreply.github.com>
Copilot AI changed the title [WIP] Add general email address to footer Add info@pc2online.org email address to footer Feb 19, 2026
@JoeProgrammer88 JoeProgrammer88 marked this pull request as ready for review February 19, 2026 22:31
@JoeProgrammer88 JoeProgrammer88 merged commit 92227f4 into main Feb 19, 2026
1 check passed
@JoeProgrammer88 JoeProgrammer88 deleted the copilot/add-email-address-footer branch February 19, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request] - Add general email address

2 participants