WIP: Scripts and HTML

This commit is contained in:
Angelos Chalaris
2018-09-08 12:24:24 +03:00
parent 3f8f3270e1
commit 6ee2cd43ca
22 changed files with 97 additions and 2965 deletions

View File

@ -9,7 +9,7 @@
gtag('js', new Date());
gtag('config', 'UA-117141635-1');
</script>
<link rel="stylesheet" href="./mini.css">
<link rel="stylesheet" href="./style.css">
<title>Snippets for Beginners - 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.">