We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e948ec4 commit bbdbd7aCopy full SHA for bbdbd7a
2 files changed
blog_posts/redefining-continuity.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8"/>
5
- <link rel="stylesheet" href="styles.css">
+ <link rel="stylesheet" type="text/css" href="styles.css">
6
<title>
7
A Better Way to Understand Continuity
8
</title>
notebooks/literature.html
@@ -10,7 +10,7 @@
10
<title>Fern Warwick's website</title>
11
<meta name="description" content="">
12
<meta name="viewport" content="width=device-width, initial-scale=1">
13
14
</head>
15
<body>
16
<!--[if lt IE 7]>
0 commit comments