<!-- | |||||
IMPORTANT: Please use the following link to create a new issue: | |||||
https://www.creative-tim.com/new-issue/paper-kit-2-angular | |||||
**If your issue was not created using the app above, it will be closed immediately.** | |||||
--> | |||||
<!-- | |||||
Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit: | |||||
👉 https://www.creative-tim.com/bundles | |||||
👉 https://www.creative-tim.com | |||||
--> |
"src/assets/css/nucleo-icons.css" | "src/assets/css/nucleo-icons.css" | ||||
], | ], | ||||
"scripts": [ | "scripts": [ | ||||
"node_modules/@fortawesome/fontawesome-free/js/all.js", | |||||
"node_modules/@fortawesome/fontawesome-free/js/all.js" | |||||
] | ] | ||||
}, | }, | ||||
"configurations": { | "configurations": { |
<div class="row"> | <div class="row"> | ||||
<div class="col-sm-4 offset-md-4"> | <div class="col-sm-4 offset-md-4"> | ||||
<div class="info text-center"> | <div class="info text-center"> | ||||
<div class="icon icon-danger"> | |||||
<i class="fab"></i> | |||||
<i class="fas fa-globe"></i> | |||||
</div> | </div> | ||||
<div class="description"> | <div class="description"> | ||||
<h4 class="info-title">Web Projects</h4> | <h4 class="info-title">Web Projects</h4> | ||||
>paper-kit-2-angular</a | >paper-kit-2-angular</a | ||||
> | > | ||||
</p> | </p> | ||||
<a href="https://git.ziermach.de/cziermann/ziermach-blog" class="btn btn-primary" | |||||
>Checkout Code in Git</a | |||||
> | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> |