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

fix: improve app's bootstrap HTML metadata #2168

Merged
merged 6 commits into from Apr 19, 2024
Merged

Commits on Oct 22, 2023

  1. Improve app's bootstrap HTML metadata

    Some simple changes to remove defaults from the CreateReactApp origins:
    
    - Improves the HTML title to more specifically match this app (vs. other IPFS produced sites)
    - Adds a meta description (pulled from the Github repo)
    - Adds an IPFS theme colour in HTML meta
    - Adds canonical link to bootstrap HTML
    jphastings committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    569221a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    dda4562 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    22b5388 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    68c6d90 View commit details
    Browse the repository at this point in the history
  2. fix: meta theme-color

    SgtPooki committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a86829d View commit details
    Browse the repository at this point in the history
  3. chore: uodate meta description

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    SgtPooki and lidel committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b1f4255 View commit details
    Browse the repository at this point in the history