mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-09 03:32:41 +00:00
Add test file
This commit is contained in:
parent
5bf0e326ae
commit
05a9ac5f76
14
Leilukins-Hub-public/test.html
Normal file
14
Leilukins-Hub-public/test.html
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Test: GitHub Action Deployment</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<main>
|
||||||
|
<h1>Test: GitHub Action Deployment</h1>
|
||||||
|
<p>This is a test file for the GitHub Action to deploy to Neocities.</p>
|
||||||
|
</main>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
x
Reference in New Issue
Block a user