vault backup: 2022-05-22 17:46:32

Affected files:
_layouts/default.html
This commit is contained in:
Andley Chang 2022-05-22 17:46:32 +08:00
parent 5845ea46f1
commit c7486437c3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond&family=Fira+Sans+Extra+Condensed&family=Noto+Sans+TC&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500&family=Ubuntu+Condensed&family=Noto+Sans+TC&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
<script src="https://code.jquery.com/jquery-3.3.0.min.js" integrity="sha256-RTQy8VOmNlT6b2PIRur37p6JEBZUE7o8wPgMvu18MC4=" crossorigin="anonymous"></script>