Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Frontend
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
400
Merge Requests
65
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Frontend
Commits
666f2b75
Commit
666f2b75
authored
51 minutes ago
by
Mark Harding
Browse files
Options
Download
(chore): preload material icons for seo experiment and ssr visuals
parent
308cb3ab
master
No related merge requests found
Pipeline
#117710443
running with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
src/index.html
View file @
666f2b75
...
...
@@ -24,6 +24,13 @@
sizes=
"16x16"
href=
"/en/assets/logos/bulb-16x16.png"
/>
<link
rel=
"preload"
href=
"https://cdn-assets.minds.com/front/fonts/material-icons.woff2"
as=
"font"
type=
"font/woff2"
crossorigin
/>
<title>
Minds
</title>
</head>
...
...
This diff is collapsed.
Please
register
or
sign in
to comment