mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add request icon section
This commit is contained in:
parent
6fde539dd4
commit
b2aefe1d1f
4
_includes/request.html
Normal file
4
_includes/request.html
Normal file
@ -0,0 +1,4 @@
|
||||
<section id="request">
|
||||
<h2>Don't see the icon you need?</h2>
|
||||
<a href="#">Request an icon</a>
|
||||
</section>
|
@ -10,6 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
{% include header.html %}
|
||||
{% include request.html %}
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user