Skip to content

Commit

Permalink
smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Gar committed Mar 13, 2017
1 parent 37f8bb3 commit 7009ae7
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 97 deletions.
73 changes: 1 addition & 72 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,72 +1 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <link type='text/css' rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css"> -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet" type='text/css'>

<!-- <link rel="stylesheet" type="text/css" href="fa.css"> -->


<!-- <link href="https://fonts.googleapis.com/css?family=Share+Tech+Mono" rel="stylesheet"> -->
<!-- <link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet"> -->
<!-- <link href="https://fonts.googleapis.com/css?family=Amatic+SC" rel="stylesheet"> -->
<link href="https://fonts.googleapis.com/css?family=Fredericka+the+Great" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Diplomata+SC" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Sirin+Stencil" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Arvo" rel="stylesheet">

<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">

<meta property="og:title" content="npm install handwrite"/>
<meta property="og:image" content="http://banner.lonelydatum.com/handwrite.jpg"/>
<meta property="og:description" content="A tool for creating handwriting animations"/>
<meta property="og:url" content="https://lonelydatum.github.io/handwrite/" />


<!--
Notice the use of %PUBLIC_URL% in the tag above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>npm install handwrite</title>
</head>
<body>

<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-67785952-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->


<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start`.
To create a production bundle, use `npm run build`.
-->
</body>

<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/default.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.1/TweenMax.min.js"></script> -->

<!-- <script src="https://unpkg.com/[email protected]/dist/index.umd.min.js"></script> -->
</html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Fredericka+the+Great" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Diplomata+SC" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Sirin+Stencil" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Arvo" rel="stylesheet"><link rel="shortcut icon" href="/handwrite/favicon.ico"><meta property="og:title" content="npm install handwrite"/><meta property="og:image" content="http://banner.lonelydatum.com/handwrite.jpg"/><meta property="og:description" content="A tool for creating handwriting animations"/><meta property="og:url" content="https://lonelydatum.github.io/handwrite/"/><title>npm install handwrite</title></head><body><script>!function(e,a,t,n,c,o,s){e.GoogleAnalyticsObject=c,e[c]=e[c]||function(){(e[c].q=e[c].q||[]).push(arguments)},e[c].l=1*new Date,o=a.createElement(t),s=a.getElementsByTagName(t)[0],o.async=1,o.src=n,s.parentNode.insertBefore(o,s)}(window,document,"script","//www.google-analytics.com/analytics.js","ga"),ga("create","UA-67785952-1","auto"),ga("send","pageview")</script><div id="root"></div><script type="text/javascript" src="/handwrite/static/js/main.67ecc3fa.js"></script></body><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/styles/default.min.css"><script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script><script>hljs.initHighlightingOnLoad()</script></html>
1 change: 0 additions & 1 deletion docs/static/js/main.38a21281.js.map

This file was deleted.

48 changes: 24 additions & 24 deletions docs/static/js/main.38a21281.js → docs/static/js/main.67ecc3fa.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/js/main.67ecc3fa.js.map

Large diffs are not rendered by default.

0 comments on commit 7009ae7

Please sign in to comment.