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/font #30

Merged
merged 1 commit into from
Feb 17, 2024
Merged

fix/font #30

merged 1 commit into from
Feb 17, 2024

Conversation

mateusriff
Copy link
Collaborator

@mateusriff mateusriff commented Feb 17, 2024

Resolve disappearance of Manrope font

Changes

  • Injected <style> tag at <head>

How to test

Before testing, you must have Node and the Node Package Manager (NPM) installed on your machine.

Initial Setup

  1. Clone this repository by doing git clone https://github.com/robocin/robocin-website.git;
  2. Install dependencies with npm install --legacy-peer-deps;
  3. Switch to this branch with git checkout fix/font;
  4. Do npm run dev to start the application locally;
  5. Go to http://localhost:3000.

End-to-end Tests

  1. Check out the website and make sure that:
    • The Manrope font is applied.

@mateusriff mateusriff self-assigned this Feb 17, 2024
Copy link

vercel bot commented Feb 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
robocin ✅ Ready (Inspect) Visit Preview Feb 17, 2024 2:05pm

@mateusriff mateusriff changed the base branch from main to develop February 17, 2024 14:06
@mateusriff mateusriff merged commit 7cbf2ec into develop Feb 17, 2024
3 checks passed
@mateusriff mateusriff deleted the fix/font branch February 17, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant