mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
index : add url to source code
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
8dc1a5378e
commit
6ab184c5c1
1 changed files with 4 additions and 1 deletions
|
@ -68,7 +68,10 @@
|
||||||
<body>
|
<body>
|
||||||
<article>
|
<article>
|
||||||
<header>
|
<header>
|
||||||
<h1>welcome to <span id="site">...</span> !</h1>
|
<h1>
|
||||||
|
welcome to the <a href="/git">source code</a> land of
|
||||||
|
<span id="site">...</span> !
|
||||||
|
</h1>
|
||||||
|
|
||||||
<nav class="mobile-only">
|
<nav class="mobile-only">
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue