forked from samuel-p/sp-codes.de
replaced some more icons with svg
some more improvements
This commit is contained in:
parent
d3ec7b9852
commit
848289cdc0
23 changed files with 47 additions and 43 deletions
|
@ -5,10 +5,10 @@ title: Donate
|
|||
eleventyNavigation:
|
||||
key: donate
|
||||
title: Donate
|
||||
icon: hand-holding-heart
|
||||
icon: si si-hand-holding-heart
|
||||
order: 4
|
||||
---
|
||||
<h1><i class="fas fa-hand-holding-heart"></i> Donate</h1>
|
||||
<h1><i class="si si-hand-holding-heart"></i> Donate</h1>
|
||||
|
||||
<p>All public services can be used for free. If you still want to contribute to the costs for server infrastructure or
|
||||
send me a small donation for my blog, you can support me in the following ways<sup>1</sup>:</p>
|
||||
|
@ -16,7 +16,7 @@ eleventyNavigation:
|
|||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8">
|
||||
<div class="card mb-3">
|
||||
<h2><i class="fas fa-comments fa-fw m-2"></i>Recommend</h2>
|
||||
<h2><i class="si si-comments m-2"></i>Recommend</h2>
|
||||
<div>You are welcome to recommend my services and my blog posts. I am very glad if I can make you happy with
|
||||
it.
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue