We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3bdb9e commit bb09ccfCopy full SHA for bb09ccf
docs/layouts/partials/header.html
@@ -51,11 +51,9 @@
51
<meta property="fb:app_id" content="422535981632483" />
52
53
<link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet">
54
+ <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap" rel="stylesheet">
55
<style type="text/css">
56
/* derived from https://github.com/fsprojects/SQLProvider/blob/gh-pages/content/style.css */
-
57
-@import url(https://fonts.googleapis.com/css?family=Droid+Sans|Droid+Sans+Mono|Open+Sans:400,600,700);
58
59
pre {
60
word-wrap: inherit;
61
}
0 commit comments