migrate navbar.css and plyr

This commit is contained in:
Aaron Qian 2022-11-13 23:41:28 -08:00 committed by Aaron Qian
parent 5da792bf71
commit 0379080b52
No known key found for this signature in database
GPG key ID: BF1A987C395B5B0E
5 changed files with 317 additions and 307 deletions

View file

@ -2,10 +2,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<!-- ============ import common css ========== -->
{{ partial "helpers/style-bundle.html" . }}
<link rel="stylesheet" href="{{ "/css/navigators/navbar.css" | relURL }}"/>
<link rel="stylesheet" href="{{ "/css/plyr.css" | relURL }}"/>
<!--=================== fonts ==============================-->
<link rel="stylesheet" href="{{ "/google-fonts/Mulish/mulish.css" | relURL }}"/>