Compare commits

..

1 commit

Author SHA1 Message Date
Margarita Osipian e581a24963 changes 2026-01-15 17:46:18 +01:00

View file

@ -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, Im <strong>CHANGE ME</strong>.</p> <p>Hi, Im <strong>Margarita</strong>.</p>
<p>Im into <strong>CHANGE ME</strong>.</p> <p>Im into <strong>dogs</strong>.</p>
<p>Right now Im thinking about: <strong>CHANGE ME</strong>.</p> <p>Right now Im 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>
@ -117,4 +117,4 @@
</style> </style>
</body> </body>
</html> </html>