Travis build: 151

This commit is contained in:
Travis CI
2017-12-22 19:21:58 +00:00
parent 748cbbc81e
commit 5f269cb4e7

View File

@ -12,10 +12,6 @@
<meta property="og:title" content="30 seconds of code">
<meta property="og:description" content="Curated collection of useful Javascript snippets that you can understand in 30 seconds or less."/>
<meta property="og:type" content="website"/><meta property="og:image" content="favicon.png">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="msapplication-config" content="browserconfig.xml">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" href="prism.css">
</head>