RoadSign/test/data/index.html
LittleSheep be5ed05175
All checks were successful
release-nightly / build-docker (push) Successful in 1m10s
Sync config
2023-12-10 18:55:13 +08:00

12 lines
268 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello, World!</title>
</head>
<body>
<p>Hello, there!</p>
<p>Here's the roadsign vs. nginx benchmarking test data!</p>
</body>
</html>