fontawesomehelper
Version:
FontAwesomeHelper is a platform devoted to help people find and manage Font Awesome icons easily
19 lines (18 loc) • 593 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>HKH FontAwesome Helper</title>
<link href="../../libs/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet"/>
<link href="../../libs/animate.min.css" rel="stylesheet"/>
<link href="../build/bundle.css" rel="stylesheet"/>
</head>
<body>
<div id="app" class="app"></div>
<script src="../build/index.js"></script>
<script>
</script>
</body>
</html>