doc: add roboto fonts from Google Fonts into index.html

This commit is contained in:
Leon Xu
2022-09-03 11:05:51 -07:00
parent be1ca14109
commit 360536536b
+1
View File
@@ -24,6 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" />
<title>Filmpire</title>
</head>
<body>