@@ -1,13 +0,0 @@ | |||
<!-- | |||
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 | |||
--> |
@@ -28,7 +28,7 @@ | |||
"src/assets/css/nucleo-icons.css" | |||
], | |||
"scripts": [ | |||
"node_modules/@fortawesome/fontawesome-free/js/all.js", | |||
"node_modules/@fortawesome/fontawesome-free/js/all.js" | |||
] | |||
}, | |||
"configurations": { |
@@ -6,8 +6,7 @@ | |||
<div class="row"> | |||
<div class="col-sm-4 offset-md-4"> | |||
<div class="info text-center"> | |||
<div class="icon icon-danger"> | |||
<i class="fab"></i> | |||
<i class="fas fa-globe"></i> | |||
</div> | |||
<div class="description"> | |||
<h4 class="info-title">Web Projects</h4> | |||
@@ -40,6 +39,9 @@ | |||
>paper-kit-2-angular</a | |||
> | |||
</p> | |||
<a href="https://git.ziermach.de/cziermann/ziermach-blog" class="btn btn-primary" | |||
>Checkout Code in Git</a | |||
> | |||
</div> | |||
</div> | |||
</div> |