Skip to content
Snippets Groups Projects
Commit 9069e3b0 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Use HTTPS for Google fonts

parent c3f817a2
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@
<link rel="stylesheet" href="/css/poole.css">
<link rel="stylesheet" href="/css/syntax.css">
<link rel="stylesheet" href="/css/lanyon.css">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700|PT+Sans:400">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700|PT+Sans:400">
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment