sample_rails_tailwind/app/views/static_pages
songtianlun a91fc8f729 feat: add header and footer layout components
- Implement header and footer partials for better layout
- Create a full_title helper method for dynamic page titles
- Update application layout to use new header and footer
- Add typography styles for improved text presentation

These changes enhance the overall structure of the application by
introducing reusable header and footer components, which improves
maintainability. The full_title helper method allows for dynamic
titles across different pages, providing a consistent user
experience. Additionally, typography styles have been added to
improve readability and aesthetics.
2024-12-30 17:54:42 +08:00
..
about.html.erb finish 2024-12-30 00:09:54 +08:00
contact.html.erb finish 2024-12-30 00:09:54 +08:00
help.html.erb finish 2024-12-30 00:09:54 +08:00
home.html.erb feat: add header and footer layout components 2024-12-30 17:54:42 +08:00