Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WIE_202021_CSBillero11
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bernard Roland (Student Com20)
WIE_202021_CSBillero11
Commits
0325fe83
Commit
0325fe83
authored
3 years ago
by
Bernard Roland (Student Com20)
Browse files
Options
Downloads
Patches
Plain Diff
Loading fonts in index.html to reduce loading delay
parent
019f1991
No related branches found
No related tags found
1 merge request
!2
WIP: Using react
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
client/public/index.html
+3
-0
3 additions, 0 deletions
client/public/index.html
client/src/styles/fonts.css
+0
-4
0 additions, 4 deletions
client/src/styles/fonts.css
with
3 additions
and
4 deletions
client/public/index.html
+
3
−
0
View file @
0325fe83
...
...
@@ -13,6 +13,9 @@
content=
"ryoko is a project planning tool created for developers to organize their tasks effectively"
>
<meta
name=
"name"
content=
"ryoko | plan your projects like a journey"
>
<meta
property=
"og:title"
content=
"Try planning your next project with ryoko!"
>
<link
rel=
"preconnect"
href=
"https://fonts.gstatic.com"
>
<link
href=
"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/icon?family=Material+Icons"
rel=
"stylesheet"
>
<title>
ryoko | plan your projects like a journey
</title>
</head>
...
...
This diff is collapsed.
Click to expand it.
client/src/styles/fonts.css
deleted
100644 → 0
+
0
−
4
View file @
019f1991
@import
url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap')
;
@import
url('https://fonts.googleapis.com/icon?family=Material+Icons')
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment