Skip to content

Instantly share code, notes, and snippets.

@emekaorji
Last active April 26, 2023 21:34
Show Gist options
  • Save emekaorji/36fc5fdcaa526061fbd189466b54cafe to your computer and use it in GitHub Desktop.
Save emekaorji/36fc5fdcaa526061fbd189466b54cafe to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#222221" />
<meta name="application-name" content="Some Application Name" />
<meta name="author" content="Experts">
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<meta name="description" content="Brazing for impact" />
<meta name="keywords" content="Erin Unim Okin Moli Kilo Pino">
<script type="text/javascript">
(function(l) {
if (l.search[1] === '/' ) {
var decoded = l.search.slice(1).split('&').map(function(s) {
return s.replace(/~and~/g, '&')
}).join('?');
window.history.replaceState(null, null,
l.pathname.slice(0, -1) + decoded + l.hash
);
}
}(window.location))
</script>
<title>Perrian Arduino</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment