mirror of
https://github.com/KevinMidboe/inline-html.git
synced 2025-12-08 20:29:06 +00:00
8 lines
110 B
HTML
8 lines
110 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet/less" href="main.less" />
|
|
</head>
|
|
<body></body>
|
|
</html>
|