Skip to content

Commit 77c72cc

Browse files
committed
Added charset for page
1 parent 24bfc5b commit 77c72cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

example/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<meta charset='utf-8'>
5+
46
<title>Test page for sharing</title>
57
<meta name="description" content="Page description" />
8+
69
<style>
710
/* Few styles :) */
811
.share-btn > a {

0 commit comments

Comments
 (0)