mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-27 07:33:29 +00:00
First commit
This commit is contained in:
24
assets/adminLTE/plugins/font-awesome/src/index.html
Normal file
24
assets/adminLTE/plugins/font-awesome/src/index.html
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
layout: base
|
||||
title: Font Awesome, the iconic font and CSS toolkit
|
||||
navbar_active: home
|
||||
relative_path: ./
|
||||
---
|
||||
|
||||
{% include jumbotron-carousel.html %}
|
||||
{% include stripe-social.html %}
|
||||
|
||||
<div class="container">
|
||||
{% capture stripe_ad_content %}
|
||||
<p class="lead">
|
||||
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow,
|
||||
and anything that can be done with the power of CSS.
|
||||
</p>
|
||||
{% endcapture %}
|
||||
{% include stripe-ad.html %}
|
||||
|
||||
{% include why.html %}
|
||||
{% include thanks-to.html %}
|
||||
</div>
|
||||
|
||||
{% include modals/download.html %}
|
Reference in New Issue
Block a user