Skip to content

Dsiable projects page, rm contact page and some cleanups on about page#216

Merged
ajeetchaulagain merged 3 commits intomasterfrom
content-and-pages-cleanup
Mar 25, 2026
Merged

Dsiable projects page, rm contact page and some cleanups on about page#216
ajeetchaulagain merged 3 commits intomasterfrom
content-and-pages-cleanup

Conversation

@ajeetchaulagain
Copy link
Copy Markdown
Owner

…e, footer
This pull request makes several updates to the site's content, navigation, and styling, focusing on simplifying the footer, updating the "About" page, removing the contact page, and disabling the projects section. It also updates social media links and adjusts some visual styles for consistency with the site's theme.

Content and Navigation Updates:

  • Removed the "Contact" page and its navigation link, simplifying site navigation (src/pages/contact.tsx, src/components/header-footer/navItems.ts) [1] [2].
  • Disabled the "Projects" section and link in both the navigation and homepage (src/components/header-footer/navItems.ts, src/pages/index.tsx) [1] [2] [3] [4].
  • Updated the "About" page content to clarify the author's background, site purpose, and contact details, and reworded the section about job interests (src/data/markdown/about.md) [1] [2].

Footer and Styling Improvements:

  • Simplified the footer text to just show the current year and author, and removed the list of technologies used (src/components/header-footer/Footer.tsx).
  • Adjusted footer spacing and updated paragraph color logic to use more consistent theme variables (src/components/header-footer/styles.tsx) [1] [2].

Social Media Links:

  • Removed Facebook, Twitter, and Instagram from the social media links, keeping only relevant platforms (src/components/social-media-icons/socialMediaLinks.ts) [1] [2].

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 25, 2026

Playwright test results

failed  6 failed

Details

stats  6 tests across 1 suite
duration  1 minute, 40 seconds
commit  16da2d5

Failed tests

firefox › visual-regression.spec.ts › Visual Regression › Home Page Visual Regression
firefox › visual-regression.spec.ts › Visual Regression › Blog Listing Page Visual Regression
firefox › visual-regression.spec.ts › Visual Regression › Project Listing Page Regression
firefox › visual-regression.spec.ts › Visual Regression › Blog Page Regression
firefox › visual-regression.spec.ts › Visual Regression › Contact Page Regression
firefox › visual-regression.spec.ts › Visual Regression › About Page Regression

@ajeetchaulagain ajeetchaulagain merged commit 2814bc2 into master Mar 25, 2026
5 checks passed
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.

1 participant