Footer: Add gitea link
This commit is contained in:
parent
6c0770b60f
commit
0762dd0294
6 changed files with 32 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
</div>
|
||||
<div class="col-sm-4 col-12 text-sm-right">
|
||||
<a href="https://git.beyerstedt.de/jannik"><img src="<?php echo $site->url()?>/assets/images/giteaicon-bl.png" alt="gitea icon"></a>
|
||||
<a href="https://github.com/jbeyerstedt"><img src="<?php echo $site->url()?>/assets/images/githubicon.png" alt="github icon"></a>
|
||||
<a href="https://getkirby.com"><img src="<?php echo $site->url()?>/assets/images/kirbyicon-bl.png" alt="kirby icon"></a>
|
||||
<?php echo $site->footer_right()->kirbytext(); ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue