forked from samuel-p/sp-codes.de
updated README.md
fixed build
This commit is contained in:
parent
8f5065d1b9
commit
51166d5cf7
2 changed files with 5 additions and 8 deletions
|
@ -2,10 +2,7 @@
|
||||||
|
|
||||||
[![Build Status](https://ci.sp-codes.de/api/badges/samuel-p/sp-codes.de/status.svg)](https://ci.sp-codes.de/samuel-p/sp-codes.de)
|
[![Build Status](https://ci.sp-codes.de/api/badges/samuel-p/sp-codes.de/status.svg)](https://ci.sp-codes.de/samuel-p/sp-codes.de)
|
||||||
|
|
||||||
Website for sp-codes.de
|
Website for [sp-codes.de](https://sp-codes.de)
|
||||||
|
|
||||||
[GitHub](https://github.com/samuel-p/sp-codes.de)
|
|
||||||
[GitLab](https://gitlab.com/samuel-p/sp-codes.de)
|
|
||||||
|
|
||||||
## Additional Header Parameters
|
## Additional Header Parameters
|
||||||
|
|
||||||
|
|
|
@ -3,10 +3,10 @@ layout: base.njk
|
||||||
key: donate
|
key: donate
|
||||||
title: Unterstützen
|
title: Unterstützen
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: donate
|
key: donate
|
||||||
title: Unterstützen
|
title: Unterstützen
|
||||||
icon: hand-holding-heart
|
icon: hand-holding-heart
|
||||||
order: 3
|
order: 3
|
||||||
---
|
---
|
||||||
<h1><i class="fas fa-hand-holding-heart"></i> Unterstützen</h1>
|
<h1><i class="fas fa-hand-holding-heart"></i> Unterstützen</h1>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue