@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="./assets/logo_small.png" />
|
||||
<link rel="icon" href="/assets/logo_small.png" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
|
||||
@@ -12,8 +12,8 @@
|
||||
<meta name="generator" content="FileCodeBox2.2" />
|
||||
<meta name="github" content="https://github.com/vastsa/FileCodeBox" />
|
||||
<title>{{title}}</title>
|
||||
<script type="module" crossorigin src="./assets/index-Lw6tXblc.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="./assets/index-Ckuzs0WW.css">
|
||||
<script type="module" crossorigin src="/assets/index-DphCS8bB.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-C4SP0Sip.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user