Skip to content

Commit bbdbd7a

Browse files
authored
styling try 2 electric boogaloo
1 parent e948ec4 commit bbdbd7a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

blog_posts/redefining-continuity.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8"/>
5-
<link rel="stylesheet" href="styles.css">
5+
<link rel="stylesheet" type="text/css" href="styles.css">
66
<title>
77
A Better Way to Understand Continuity
88
</title>

notebooks/literature.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>Fern Warwick's website</title>
1111
<meta name="description" content="">
1212
<meta name="viewport" content="width=device-width, initial-scale=1">
13-
<link rel="stylesheet" href="styles.css">
13+
<link rel="stylesheet" type="text/css" href="styles.css">
1414
</head>
1515
<body>
1616
<!--[if lt IE 7]>

0 commit comments

Comments
 (0)