-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
46 lines (34 loc) · 2.43 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>SVG Emoji 2</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<meta name="description" content="A simple redesign of svg-emoji"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/SVG-Emoji2/assets/css/style.css?v=be7d43a6c38601ecac54793119467be6eb8c4a18">
</head>
<body>
<section class="page-header">
<h1 class="project-name">SVG Emoji 2</h1>
<h2 class="project-tagline">A simple redesign of svg-emoji</h2>
<a href="https://github.com/csf30816/SVG-Emoji2" class="btn">View on GitHub</a>
</section>
<section class="main-content">
<p><img src="https://csf30816.github.io/SVG-Emoji2/emojis/smile.svg" width="100px" style="margin:auto;display:block" /></p>
<h1 id="svg-emoji-2">SVG Emoji 2</h1>
<p>SVG Emoji 2 is a <em>going</em> to be a better version of the original SVG Emoji. Emoji’s are going to change their appearence. Bugs are going to be fixed. There is no prommise that this will be a success, as the original SVG Emoji ran against unexpected bumps in it’s path and we thought if we started from scratch we could make it better. Once again this is no prommise and this is not stable yet. We are testing and creating the code/emoji’s whenever we can. Stay tuned for more updates.</p>
<h1 id="usability">Usability</h1>
<p>See our Github Wiki site for information on how to use this with your app/site.</p>
<h1 id="emojis">Emojis</h1>
<p>:slight_smile: :grinning: :smile: :stuck_out_tongue: :frowning2: :frowning: :open_mouth: :no_mouth: :neutral: :angry: :raging: :wink: :grin: :laughing: :thumb_up: :thumb_down:</p>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/csf30816/SVG-Emoji2">SVG-Emoji2</a> is maintained by <a href="https://github.com/csf30816">csf30816</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
</footer>
</section>
<script src="/SVG-Emoji2/src/emojify.js?v=be7d43a6c38601ecac54793119467be6eb8c4a19"></script>
</body>
</html>