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:
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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
|
{% include request.html %}
|
||||||
{% include footer.html %}
|
{% include footer.html %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user