wky commited on
Commit
9416833
·
verified ·
1 Parent(s): 051c280

Create index.html

Browse files
Files changed (1) hide show
  1. index.html +13 -0
index.html ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="zh-TW">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Cloud Network</title>
7
+ <style> /* 簡單 CSS,可用 Gemini 再美化 */ </style>
8
+ </head>
9
+ <body>
10
+ <h1>Welcome to Secure Network</h1>
11
+ <p>Private & Fast Proxy Service.</p>
12
+ </body>
13
+ </html>