summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index e1dd592..3383f65 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -2,7 +2,7 @@
<html lang="{{ DEFAULT_LANG }}">
<head>
{% block head %}
- <link href="https://fonts.googleapis.com/css?family=Gentium+Book+Basic" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css?family=Cantarell" rel="stylesheet">
<title>{% block title %} Vasudev Kamath - {{ SITENAME }} {% endblock %}</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>