Update index.html

This commit is contained in:
Ha Thach 2021-08-05 18:39:07 +07:00 committed by GitHub
parent a24e6d71bd
commit eb00085cee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 11 deletions

View File

@ -2,17 +2,7 @@
<html> <html>
<head> <head>
<title>Tiny USB</title> <title>Tiny USB</title>
<script type="text/javascript"> <meta http-equiv="refresh" content="0; url = https://docs.tinyusb.org" />
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37673931-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head> </head>
<body> <body>
<div style="background-image: url(bg.png); font-size: 20px; text-align: center; padding: 0 20px 20px 20px; border: 2px dotted black; margin: 30px;"> <div style="background-image: url(bg.png); font-size: 20px; text-align: center; padding: 0 20px 20px 20px; border: 2px dotted black; margin: 30px;">