Files
actions-playground/index.html
T
tom.coursow 7302d4a5fb
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 1m55s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 1m58s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 1m58s
Output Information / info (push) Successful in 7s
Build Workflow / Build (push) Successful in 5m40s
Build Workflow / Deploy (push) Successful in 34s
index.html aktualisiert
2024-03-15 23:03:22 +01:00

14 lines
365 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React usw</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>