forked from samuel-p/sp-codes.de
parent
d3885bab8b
commit
a122b0e3ac
26 changed files with 188 additions and 222 deletions
|
@ -2,12 +2,12 @@
|
|||
layout: base.njk
|
||||
key: home
|
||||
title: Home
|
||||
summary: sp-codes provides various open source tools for general use. All services are for free and without advertising.
|
||||
eleventyNavigation:
|
||||
key: home
|
||||
title: Home
|
||||
icon: i-home
|
||||
---
|
||||
|
||||
<div class="row py-lg-5">
|
||||
<div class="col-12 col-lg-4 mb-4 mb-lg-0 fill-col-inner">
|
||||
<div class="logo huge animated">
|
||||
|
@ -76,7 +76,7 @@ eleventyNavigation:
|
|||
<h1 class="text-center">Tool Overview</h1>
|
||||
<p class="text-center"><a href="/{{locale}}/services">View all services</a></p>
|
||||
<div class="row justify-content-center">
|
||||
{% include "services-extended.html" %}
|
||||
{% include "services.html" %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue