mirror of
https://github.com/danbulant/Mangades
synced 2026-06-20 14:51:19 +00:00
remove unnecesary file
This commit is contained in:
parent
e515381985
commit
69465c0f8b
1 changed files with 0 additions and 26 deletions
|
|
@ -1,26 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset='utf-8'>
|
||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||
|
||||
<title>miniMangadex</title>
|
||||
|
||||
<meta name="theme-color" content="#E938C2">
|
||||
<link rel="apple-touch-icon" href="/images/touch-icons/logo-192.png">
|
||||
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<link rel='icon' type='image/png' href='/favicon.png'>
|
||||
<link rel="modulepreload" href="/build/main.js" />
|
||||
<link rel='stylesheet' href='/swiper.min.css'>
|
||||
|
||||
<script type="module" src="/build/main.js"></script>
|
||||
<script src="https://unpkg.com/web-streams-polyfill/dist/polyfill.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/streamsaver@2.0.5/StreamSaver.min.js"></script>
|
||||
<script data-goatcounter="https://manga.goatcounter.com/count" src="//gc.zgo.at/count.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<noscript>Please enable Javascript for best experience.</noscript>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in a new issue