Skip to content

Commit 7f8aa94

Browse files
committed
add utf-8 charset declaration
1 parent 8efa450 commit 7f8aa94

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<!DOCTYPE html>
22
<html>
3-
<head>
4-
<meta charset="utf-8" />
5-
</head>
6-
<body>
73
<title>Reactive Design Patterns</title>
84
<xmp style="display:none" toc-disabled >
95

@@ -20,5 +16,4 @@
2016

2117
</xmp>
2218
<script src="./strapdown.js"></script>
23-
</body>
2419
</html>

strapdown.js

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)