We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35c54c commit 5798f0aCopy full SHA for 5798f0a
docs/index.html
@@ -7,13 +7,13 @@
7
<meta name="description" content="Invokes connect-like middleware if / unless routing criteria match.">
8
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
9
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css">
10
- <link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css?family=Outfit" rel="stylesheet">
11
12
<style>
13
body {
14
font-weight: bold;
15
border-right-color: #8d8d8d;
16
- font-family: 'Poppins', sans-serif;
+ font-family: 'Outfit', sans-serif;
17
}
18
19
</style>
0 commit comments