feat: add logos
This commit is contained in:
parent
854da17109
commit
0b4efd59de
20 changed files with 257 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<footer class="site-footer">
|
||||
<div class="site-footer__content page-container">
|
||||
<div class="site-footer__title">
|
||||
<a href="/">{{ .Site.Title }}</a>.
|
||||
<div class="site-footer__title-recall">
|
||||
{{ partial "helpers/svg" (dict "path" "all_logos/square_text_white_transparent" "class" "site-footer__logo") }}
|
||||
</div>
|
||||
<div class="site-footer__links">
|
||||
<ul class="inline-menu-list">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue