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

Add detailed instruction for using Google Fonts & fix other typos #7

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

Conversation

sid-r-singh
Copy link

@sid-r-singh sid-r-singh commented Jun 26, 2021

This section was little confusing. I felt the documentation was not clear about using Google fonts. The documentation must say that there are 2 ways to add custom fonts:

  1. Using font files
  2. Using fonts from Google fonts

Thus I added clear instructions about using Google fonts. Also I did other improvements regarding English. I changed the heading from Using custom css to Using custom font since that is the appropriate heading. I had previously submitted a PR regarding this heading change only. You can ignore that PR if you are merging this.

Sidharth R added 4 commits June 26, 2021 16:32
I felt the documentation was not clear about using Google fonts. Thus I added clear instructions about using Google fonts. Also I did other English improvements. I changed the heading from **Using custom css** to **Using custom font** since that is the appropriate heading. I had previously submitted a PR about this heading change only. You can ignore that PR if you are merging this.
The pre connect links are necessary
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Added the following comment
<!-- Replace the next line with your font's link -->
<link href="https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,700&display=swap&subset=korean" rel="stylesheet">
@vercel
Copy link

vercel bot commented Jun 26, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/zzossig/zzo-docs/JCV2NDR1o62i4uVjPM1YeiBqWYQo
✅ Preview: https://zzo-docs-git-fork-sid-r-singh-patch-2-zzossig.vercel.app

@sid-r-singh
Copy link
Author

sid-r-singh commented Jun 26, 2021

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