changes
This commit is contained in:
parent
db9653b9ce
commit
e581a24963
12
index.html
12
index.html
|
|
@ -1,4 +1,4 @@
|
|||
<!doctype html>
|
||||
Mam<!doctype html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
|
|
@ -27,15 +27,15 @@
|
|||
<div class="box">
|
||||
<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>
|
||||
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>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -117,4 +117,4 @@
|
|||
</style>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue