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