Skip to content

Conversation

@G4brym
Copy link
Owner

@G4brym G4brym commented Jun 20, 2025

Added a footer to the Layout component in src/templates/layout.tsx.

The footer includes:

Styling was done using Tailwind CSS classes directly in the component, ensuring the footer is positioned at the bottom of the page and visually consistent with the existing design.

Added a footer to the `Layout` component in `src/templates/layout.tsx`.

The footer includes:
- The project name: "workers-research"
- A link to the GitHub repository (https://github.com/G4brym/workers-research)
- A GitHub SVG icon next to the link.

Styling was done using Tailwind CSS classes directly in the component, ensuring the footer is positioned at the bottom of the page and visually consistent with the existing design.
Updated the footer in `src/templates/layout.tsx`:
- Made the project name "workers-research" a hyperlink to the GitHub repository.
- Adjusted the GitHub icon size to be slightly smaller (w-4 h-4).
@G4brym G4brym merged commit c5a50bf into main Jun 20, 2025
2 checks passed
@G4brym G4brym deleted the add-footer branch June 20, 2025 15:58
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.

2 participants