fix: point social buttons to official Kidapawan City Facebook - #13
Draft
ed3ath wants to merge 2 commits into
Draft
fix: point social buttons to official Kidapawan City Facebook#13ed3ath wants to merge 2 commits into
ed3ath wants to merge 2 commits into
Conversation
Replace placeholder CheckCircle2 icon in Navbar/Footer with the official seal of the City of Kidapawan. Point index.html and SEO.tsx favicons at the same image. Add CREDITS.md noting source (Wikimedia Commons) and CC BY-SA 4.0 license. Co-authored-by: Claude <noreply@anthropic.com>
Remove Twitter, Instagram, and YouTube links — the City Government of Kidapawan publishes only a Facebook page (per the official site kidapawancity.gov.ph footer: CityGovernmentofKidapawan). Update Facebook href from the placeholder govph URL to the official page and drop the now-unused icon imports/cases in the Footer. Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the footer social buttons to the City Government of Kidapawan's real accounts and removes ones that don't exist.
Source: official city site footer — kidapawancity.gov.ph lists only Facebook: CityGovernmentofKidapawan. No official Twitter, Instagram, or YouTube is published.
Changes
src/data/navigation.ts: Facebookhref→https://www.facebook.com/CityGovernmentofKidapawan; removed Twitter/Instagram/YouTube entries.src/components/layout/Footer.tsx: dropped unusedTwitter,Instagram,Youtubeicon imports and switch cases.🤖 Generated with Claude Code