Update nullafati icon
This commit is contained in:
parent
a3061d1d59
commit
283bf86c2e
2 changed files with 2 additions and 2 deletions
2
dist/projects/index.html
vendored
2
dist/projects/index.html
vendored
|
@ -111,7 +111,7 @@
|
||||||
<li class="link-card astro-DOHJNAO5">
|
<li class="link-card astro-DOHJNAO5">
|
||||||
<a href="https://nullafati.xyz" class="informational astro-DOHJNAO5">
|
<a href="https://nullafati.xyz" class="informational astro-DOHJNAO5">
|
||||||
<h2 class="astro-DOHJNAO5">
|
<h2 class="astro-DOHJNAO5">
|
||||||
<img src="https://nullafati.xyz/assets/branding/obo-icon.png" width="24" height="24" class="astro-DOHJNAO5">
|
<img src="https://nullafati.xyz/favicon.svg" width="24" height="24" class="astro-DOHJNAO5">
|
||||||
The Library
|
The Library
|
||||||
<span class="astro-DOHJNAO5">→</span>
|
<span class="astro-DOHJNAO5">→</span>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
|
@ -33,7 +33,7 @@ import Card from '../components/Card.astro';
|
||||||
<center><p class="instructions"><strong>Individual Projects</strong></p></center>
|
<center><p class="instructions"><strong>Individual Projects</strong></p></center>
|
||||||
<ul role="list" class="link-card-grid">
|
<ul role="list" class="link-card-grid">
|
||||||
<Card
|
<Card
|
||||||
source=https://nullafati.xyz/assets/branding/obo-icon.png
|
source=https://nullafati.xyz/favicon.svg
|
||||||
href="https://nullafati.xyz"
|
href="https://nullafati.xyz"
|
||||||
title="The Library"
|
title="The Library"
|
||||||
body="The Library is a self-hosted Archive."
|
body="The Library is a self-hosted Archive."
|
||||||
|
|
Reference in a new issue