[06/11/23] Changing font to Vercel's Geist and Geist Mono
This commit is contained in:
parent
a7d8893862
commit
b10ed0c3a7
98 changed files with 118 additions and 68 deletions
|
@ -7,7 +7,7 @@
|
|||
<br>
|
||||
{% for item in site.data.nav %}
|
||||
<div class="col">
|
||||
<h4>
|
||||
<h4 style="font-family: Geist Bold;">
|
||||
<a href="{{ item.link }}" class="text-decoration-none" style="color: white;">
|
||||
<img src="/assets/images/{{ item.icon }}.ico" style="height:30px;width:30px;display: inline;"> {{ item.name }}
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue