domain change
This commit is contained in:
parent
24c9032f4f
commit
54fc6e5689
1 changed files with 5 additions and 5 deletions
10
index.html
10
index.html
|
|
@ -6,7 +6,7 @@
|
||||||
name="viewport"
|
name="viewport"
|
||||||
content="width=device-width, initial-scale=1"
|
content="width=device-width, initial-scale=1"
|
||||||
/>
|
/>
|
||||||
<title>toufy.dev</title>
|
<title>toufy.me</title>
|
||||||
<link
|
<link
|
||||||
href="style.css"
|
href="style.css"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
|
@ -46,7 +46,7 @@
|
||||||
the kitty blinks (closes its eyes for 500ms) every 2s.
|
the kitty blinks (closes its eyes for 500ms) every 2s.
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
<h1>toufy.dev</h1>
|
<h1>toufy.me</h1>
|
||||||
</div>
|
</div>
|
||||||
<div id="description">
|
<div id="description">
|
||||||
<p
|
<p
|
||||||
|
|
@ -90,7 +90,7 @@
|
||||||
</div>
|
</div>
|
||||||
<hr />
|
<hr />
|
||||||
<div id="subdomains">
|
<div id="subdomains">
|
||||||
<h1>*.toufy.dev</h1>
|
<h1>*.toufy.me</h1>
|
||||||
<p
|
<p
|
||||||
>a list of my subdomains/services.<br />
|
>a list of my subdomains/services.<br />
|
||||||
everything you can access/use is free (as in freedom and free
|
everything you can access/use is free (as in freedom and free
|
||||||
|
|
@ -108,7 +108,7 @@
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="sd-grid-card-action"
|
class="sd-grid-card-action"
|
||||||
href="https://git.toufy.dev"
|
href="https://git.toufy.me"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>check<i class="fa-solid fa-arrow-up-right-from-square"></i
|
>check<i class="fa-solid fa-arrow-up-right-from-square"></i
|
||||||
></a>
|
></a>
|
||||||
|
|
@ -124,7 +124,7 @@
|
||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
class="sd-grid-card-action"
|
class="sd-grid-card-action"
|
||||||
href="https://search.toufy.dev"
|
href="https://search.toufy.me"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>check<i class="fa-solid fa-arrow-up-right-from-square"></i
|
>check<i class="fa-solid fa-arrow-up-right-from-square"></i
|
||||||
></a>
|
></a>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue