mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
11 lines
179 B
HTML
11 lines
179 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Feather</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script src="bundle.js"></script>
|
|
</body>
|
|
</html> |