We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3ce1a5 commit 6d1a2f4Copy full SHA for 6d1a2f4
1 file changed
pythoncz/templates/_base.html
@@ -10,6 +10,7 @@
10
<meta property="og:type" content="website">
11
<meta property="og:url" content="{{ url }}">
12
13
+ <link rel="preconnect" href="https://fonts.bunny.net/">
14
<link rel="stylesheet" href="https://fonts.bunny.net/css?family=Arbutus+Slab&subset=latin,latin-ext">
15
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
16
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css">
0 commit comments