Updated web script to run uninhibited on Travis

Uses the environment's GH_KEY hopefully.
This commit is contained in:
Angelos Chalaris
2018-04-07 19:56:40 +03:00
parent 26664df5f4
commit c7510d93be
4 changed files with 34 additions and 36 deletions

View File

@ -10,7 +10,7 @@
gtag('config', 'UA-117141635-1');
</script>
<link rel="stylesheet" href="./mini.css">
<title>Snippets for Beginners - 30 seconds of code</title>
<title>Snippets Archive - 30 seconds of code</title>
<meta charset="utf-8">
<meta name="description" content="Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.">
<meta name="keywords" content="javascript, snippets, code, programming">