agh
This commit is contained in:
parent
f8be0ad9bf
commit
545b33e3c2
1 changed files with 5 additions and 5 deletions
|
@ -13,11 +13,11 @@ import Frameworks from "../components/site-info/frameworks.astro";
|
||||||
<Privacy />
|
<Privacy />
|
||||||
<hr />
|
<hr />
|
||||||
<Frameworks />
|
<Frameworks />
|
||||||
<a
|
<p style="text-align: center;">
|
||||||
href="https://git.nullafati.xyz/limepotato/nelle-observer/src/branch/main/LICENSE"
|
<a href="https://git.nullafati.xyz/limepotato/nelle-observer/src/branch/main/LICENSE">license</a>
|
||||||
><p style="text-align: center;">license</p></a
|
<br>
|
||||||
>
|
licensed under the <a href="https://thufie.lain.haus/NPL.html">nvpl-na</a>
|
||||||
<p>licensed under the <a href="https://thufie.lain.haus/NPL.html">nvpl-na</a></p>
|
</p>
|
||||||
<a href="https://git.nullafati.xyz/limepotato/nelle-observer"
|
<a href="https://git.nullafati.xyz/limepotato/nelle-observer"
|
||||||
><p style="text-align: center;">source code</p></a
|
><p style="text-align: center;">source code</p></a
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue