@ -4,7 +4,7 @@
|
|||||||
<link rel="stylesheet" href="./style.css">
|
<link rel="stylesheet" href="./style.css">
|
||||||
<title>Array - 30 seconds of code</title>
|
<title>Array - 30 seconds of code</title>
|
||||||
<meta charset="utf-8">
|
<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="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">
|
<meta name="keywords" content="javascript, snippets, code, programming">
|
||||||
<meta name="author" content="Angelos Chalaris (chalarangelo@gmail.com)">
|
<meta name="author" content="Angelos Chalaris (chalarangelo@gmail.com)">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
@ -16,4 +16,4 @@
|
|||||||
<link rel="icon" type="image/png" href="./logos/logo_128.png">
|
<link rel="icon" type="image/png" href="./logos/logo_128.png">
|
||||||
<link rel="manifest" href="manifest.json">
|
<link rel="manifest" href="manifest.json">
|
||||||
<meta http-equiv="refresh" content="0; url=https://30secondsofcode.org">
|
<meta http-equiv="refresh" content="0; url=https://30secondsofcode.org">
|
||||||
</head></html>
|
</head></html>
|
||||||
|
|||||||
Reference in New Issue
Block a user