Skip to content

Add GitHub repo link to website header - #53

Merged
santoshyadavdev merged 1 commit into
mainfrom
santoshyadavdev-add-repo-link-to-website
Jul 16, 2026
Merged

Add GitHub repo link to website header#53
santoshyadavdev merged 1 commit into
mainfrom
santoshyadavdev-add-repo-link-to-website

Conversation

@santoshyadavdev

Copy link
Copy Markdown
Owner

The website header had no way for visitors to navigate to the source repository. This adds a GitHub icon link next to the theme toggle button so users can easily find and explore the codebase.

Approach: A new anchor element with the GitHub SVG icon is added to header.component.ts, grouped with the theme toggle in a flex container. The link opens https://github.com/santoshyadavdev/commitstory in a new tab with rel="noopener noreferrer". Styling matches the existing theme toggle button for visual consistency.

Add a GitHub icon link in the header that opens the repository
in a new tab, placed next to the theme toggle button.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 881cc2bb-2186-45fe-8b6a-ffa1e4123f80

📥 Commits

Reviewing files that changed from the base of the PR and between e044053 and 3b334f8.

📒 Files selected for processing (1)
  • yourstory/src/app/layout/header.component.ts
 ____________________________________________________________________________
< I've got bills to pay, so I'm gonna find, find, find those bugs every day. >
 ----------------------------------------------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch santoshyadavdev-add-repo-link-to-website

Comment @coderabbitai help to get the list of available commands.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
commitstory 3b334f8 Commit Preview URL

Branch Preview URL
Jul 16 2026, 03:57 PM

@santoshyadavdev
santoshyadavdev merged commit ec4a1ca into main Jul 16, 2026
3 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