mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 00:48:39 +08:00
support fallback website
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<script src="./test.js"></script>
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
<link rel="stylesheet" href="./style/style.css">
|
||||
</head>
|
||||
<body>
|
||||
My first website
|
||||
My first website and show cat!!!!
|
||||
|
||||
<img src="./img/cat.webp" alt="">
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user