Skip to content
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

Share buttons added #215

Merged
merged 3 commits into from
Jan 8, 2024
Merged

Share buttons added #215

merged 3 commits into from
Jan 8, 2024

Commits on Jan 5, 2024

  1. Share buttons added

    immodded committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    498db76 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. refactor: update and rename Sharebutton to ShareLinks

    Changes made
    - rename SOCIALS to shareLinks to avoid confusion with `src/config.ts > SOCIALS`
    - fix type error related with shareLinks
    - add `linkTitle` in shareLinks for better accessibility
    - update styles to looks good in all devices
    satnaing committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    54fbc77 View commit details
    Browse the repository at this point in the history
  2. refactor: place ShareLinks next to back to top

    - place ShareLinks at the bottom (next to `back to top`)
    - update styles for ShareLinks and Back to Top button
    satnaing committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    00163a4 View commit details
    Browse the repository at this point in the history