[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
|
@ -23,7 +23,7 @@
|
|||
<br>
|
||||
|
||||
<div class="col">
|
||||
<h4>
|
||||
<h4 style="font-family: Geist Bold;">
|
||||
<a href="/" class="text-decoration-none" style="color: white;">
|
||||
<img src="/assets/images/book.ico" style="height:30px;width:30px;display: inline;"> blog
|
||||
</a>
|
||||
|
@ -31,7 +31,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col">
|
||||
<h4>
|
||||
<h4 style="font-family: Geist Bold;">
|
||||
<a href="/til" class="text-decoration-none" style="color: white;">
|
||||
<img src="/assets/images/globe.ico" style="height:30px;width:30px;display: inline;"> til
|
||||
</a>
|
||||
|
@ -39,7 +39,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col">
|
||||
<h4>
|
||||
<h4 style="font-family: Geist Bold;">
|
||||
<a href="/projects" class="text-decoration-none" style="color: white;">
|
||||
<img src="/assets/images/computer.ico" style="height:30px;width:30px;display: inline;"> projects
|
||||
</a>
|
||||
|
@ -47,7 +47,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col">
|
||||
<h4>
|
||||
<h4 style="font-family: Geist Bold;">
|
||||
<a href="http://andrewconlinphotography.co.uk" class="text-decoration-none" style="color: white;">
|
||||
<img src="/assets/images/film.ico" style="height:30px;width:30px;display: inline;"> photos↗
|
||||
</a>
|
||||
|
@ -106,13 +106,13 @@
|
|||
-->
|
||||
|
||||
<div class="col col-md-9 content">
|
||||
<h1 style="font-weight: 500;">
|
||||
<h1 style="font-family: Geist Bold;">
|
||||
A measure of how easily thoughts can be translated to action
|
||||
</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<p style="font-family:Rubik;font-style:italic;">
|
||||
<p style="font-family:Geist;font-style:italic;">
|
||||
<img src="/assets/images/write.ico" style="display: inline;height: 20px;width: 20px;"> 10 Mar 2023
|
||||
|
||||
<img src="/assets/images/alarm.ico" style="display: inline;height: 20px;width: 20px;"> 2 minutes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue