mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
11 lines
150 B
HTML
11 lines
150 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>Feather</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Hello World</h1>
|
||
|
</body>
|
||
|
</html>
|