Skip to content

feat: Update page header and add post button #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Manojgupta103
Copy link

This commit updates the page header in the +page.svelte file to display the title "Instagram" using a larger font size and a bold font. It also adds a "Add Post" button to the header, which links to the "/add-post" page. These changes improve the visual design and user experience of the page.

Code changes:

  • Updated the header element with a new class and content
  • Added a link element for the "Add Post" button

Recent user commits:

  • add tailwind
  • init

Recent repository commits:

  • add tailwind
  • init

This commit updates the page header in the +page.svelte file to display the title "Instagram" using a larger font size and a bold font. It also adds a "Add Post" button to the header, which links to the "/add-post" page. These changes improve the visual design and user experience of the page.

Code changes:
- Updated the header element with a new class and content
- Added a link element for the "Add Post" button

Recent user commits:
- add tailwind
- init

Recent repository commits:
- add tailwind
- init
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