changes
This commit is contained in:
parent
db9653b9ce
commit
e581a24963
10
index.html
10
index.html
|
|
@ -1,4 +1,4 @@
|
||||||
<!doctype html>
|
Mam<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
|
@ -27,15 +27,15 @@
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<h2>About me</h2>
|
<h2>About me</h2>
|
||||||
|
|
||||||
<p>Hi, I’m <strong>CHANGE ME</strong>.</p>
|
<p>Hi, I’m <strong>Margarita</strong>.</p>
|
||||||
|
|
||||||
<p>I’m into <strong>CHANGE ME</strong>.</p>
|
<p>I’m into <strong>dogs</strong>.</p>
|
||||||
|
|
||||||
<p>Right now I’m thinking about: <strong>CHANGE ME</strong>.</p>
|
<p>Right now I’m thinking about: <strong>getting a dog</strong>.</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
If you want to see something I like, click
|
If you want to see something I like, click
|
||||||
<a href="https://example.com">CHANGE ME (your link)</a>.
|
<a href="https://tinypaws.neocities.org/">dogs(your link)</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue