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