Skip to content

Add link to view source code on GitHub in footer component - #383

Merged
Scc33 merged 1 commit into
masterfrom
footerSourceLink
Jul 8, 2025
Merged

Add link to view source code on GitHub in footer component#383
Scc33 merged 1 commit into
masterfrom
footerSourceLink

Conversation

@Scc33

@Scc33 Scc33 commented Jul 8, 2025

Copy link
Copy Markdown
Owner

Describe your changes

Add link in footer to source code repository

Issue ticket number and link

Close #382

Checklist before requesting a review

  • I have performed a self-review of my code
  • The pipeline is passing

@Scc33 Scc33 added enhancement New feature or request content labels Jul 8, 2025
@vercel

vercel Bot commented Jul 8, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
my_site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2025 7:11pm

@github-actions

github-actions Bot commented Jul 8, 2025

Copy link
Copy Markdown

Unit Test Coverage Report

Unit Test Report

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 0.074274302s ⏱️

@Scc33
Scc33 marked this pull request as ready for review July 8, 2025 19:11
@github-actions

github-actions Bot commented Jul 8, 2025

Copy link
Copy Markdown

📊 Package size report   0.06%↑

File Before After
components/footer.tsx 471 B 68%↑792 B
Total (Includes all files) 580.2 kB 0.06%↑580.5 kB
Tarball size 408.9 kB 0.02%↑409.0 kB
Unchanged files
File Size
__tests__/__snapshots__/Page.snap.html 10.7 kB
__tests__/Page.test.tsx 1.1 kB
.gitattributes 66 B
.github/CODEOWNERS 9 B
.github/dependabot.yml 1.1 kB
.github/greeting.yml 330 B
.github/ISSUE_TEMPLATE/bug_report.md 318 B
.github/ISSUE_TEMPLATE/feature-request.md 317 B
.github/pull_request_template.md 178 B
.github/workflows/ci.yml 1.6 kB
.github/workflows/dependency-review.yml 296 B
.github/workflows/package-size-report.yaml 493 B
.husky/pre-commit 183 B
.husky/pre-push 161 B
.nvmrc 2 B
.prettierignore 27 B
.prettierrc.json 87 B
app/globals.css 4.5 kB
app/layout.tsx 2.5 kB
app/page.tsx 624 B
app/sitemap.ts 250 B
components/about.tsx 1.5 kB
components/header.tsx 2.1 kB
components/intro.tsx 3.7 kB
components/section-divider.tsx 190 B
components/section-heading.tsx 283 B
components/skills.tsx 1.1 kB
components/theme-switch.tsx 640 B
components/VerticalHistory.tsx 1.9 kB
components/VerticalTimeline.tsx 1.8 kB
context/active-section-context.tsx 1.4 kB
context/theme-context.tsx 1.6 kB
eslint.config.js 273 B
lib/data.ts 5.1 kB
lib/hooks.ts 637 B
lib/types.ts 91 B
LICENSE 1.1 kB
package.json 1.5 kB
pnpm-lock.yaml 195.0 kB
postcss.config.js 68 B
public/googleff4a67b4bd70486b.html 54 B
public/profile.webp 163.9 kB
public/Resume.pdf 137.5 kB
public/s.webp 32.5 kB
README.md 78 B
tsconfig.json 641 B
vitest-setup.js 36 B
vitest.config.js 514 B

🤖 This report was automatically generated by pkg-size-action

@Scc33
Scc33 merged commit 407a41f into master Jul 8, 2025
8 checks passed
@Scc33
Scc33 deleted the footerSourceLink branch July 8, 2025 19:13
@Scc33 Scc33 linked an issue Jul 8, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Source code link in footer

1 participant