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

Different Font on Home page and other pages #350

Open
hsjoshi28 opened this issue Oct 17, 2023 · 1 comment
Open

Different Font on Home page and other pages #350

hsjoshi28 opened this issue Oct 17, 2023 · 1 comment
Labels
Website xMacroscope.org updates

Comments

@hsjoshi28
Copy link
Contributor

Home Page
Home Page has Inter Font.

Research Page
Research (and other pages except Home) Page has different font.

@hsjoshi28
Copy link
Contributor Author

Cause: The linked Inter Font on Home page is not accessible by other pages.
Fix:
Include below line in <head> section of other HTML files:
<link href="https://fonts.googleapis.com/css?family=Inter&amp;display=swap" rel="stylesheet">

@hsjoshi28 hsjoshi28 added the Website xMacroscope.org updates label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Website xMacroscope.org updates
Projects
None yet
Development

No branches or pull requests

1 participant