force action

This commit is contained in:
ange 2024-11-28 03:47:21 +00:00 committed by stcb
parent 1be0dffa3a
commit 940aa9c8ff

View File

@ -6,7 +6,7 @@
<link rel="stylesheet" href="style.css"/> <link rel="stylesheet" href="style.css"/>
</head> </head>
<body> <body>
<img src="static/logo.webp" alt="Logo"> <img src="static/logo.webp" alt="Icing logo">
<p>Hello, World!</p> <p>Hello, World!</p>
</body> </body>
</html> </html>