summaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'header.php')
-rw-r--r--header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.php b/header.php
index 7476ca5..60151f8 100644
--- a/header.php
+++ b/header.php
@@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<?php echo tpl_favicon(array('favicon', 'mobile')) ?>
<title><?php tpl_pagetitle();?></title>
- <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL;?>styles/vollkorn.css">
+ <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap" rel="stylesheet"/>
</head>
<body>
<div id="page">