mirror of
https://codeberg.org/sofiaritz/website.git
synced 2023-09-06 01:24:41 +00:00
Add info about mirror
This commit is contained in:
parent
f3ed3c3d58
commit
5afc7f2d5d
1 changed files with 3 additions and 2 deletions
|
@ -16,11 +16,12 @@
|
|||
</p>
|
||||
|
||||
<h2>proyectos irrelevantes</h2>
|
||||
<h3>sofi web | <a href="https://codeberg.org/sofiaritz/website">repo</a></h3>
|
||||
<h3>sofi web | <a href="https://codeberg.org/sofiaritz/website">repo</a> <a href="https://git.sofiaritz.com/sofia/website">mirror</a></h3>
|
||||
<p>
|
||||
Una web simple, con contenido prácticamente estático, hecha en Svelte. En un futuro trataré de usar
|
||||
<a href="https://kit.svelte.dev/docs/page-options#prerender">static rendering</a> en lugar de CSR.
|
||||
</p>
|
||||
<p>
|
||||
El código fuente de esta página está disponible <a href="https://codeberg.org/sofiaritz/website">Codeberg</a>.
|
||||
El código fuente de esta página está disponible en <a href="https://codeberg.org/sofiaritz/website">Codeberg</a>
|
||||
y <a href="https://git.sofiaritz.com/sofia/website">mi instancia de Gitea</a>.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue