roachhd/roachhd.github.io

View on GitHub
sms/index.html

Summary

Maintainability
Test Coverage
<!doctype html>
<title>Katie B</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="description" content="I design and code things on the web." />
<meta property="og:site_name" content="katieball.me" />
<meta property="og:title" content="Katie B" />
<meta property="og:description" content="I design and code things on the web." />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://Katie all.me/sms" />
<meta property="og:image" content="http://katieball.me/sms/img/og-image.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="768" />
<meta property="og:image:height" content="416" />
<link rel="icon" type="image/png" href="img/favicon.png" />
<link rel="apple-touch-icon" href="img/apple-touch-icon.png" />
<link rel="stylesheet" type="text/css" media="screen" href="http://roachhd.github.io/sms/css/styles.css" />
<body>
  <div class="messages"></div>
  <script src="http://roachhd.github.io/sms/js/anime.js"></script>
  <script src="http://roachhd.github.io/sms/js/scripts.js"></script>
  <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-GOOGLES-1', 'auto');
    ga('send', 'pageview');
  </script>
</body>