This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
http/www/index.html
2025-11-30 22:03:38 +09:00

13 lines
295 B
HTML

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="/style.css" />
<title>ささ</title>
</head>
<body>
<h1>ささ</h1>
</body>
</html>