This commit is contained in:
Margarita Osipian 2026-01-15 17:46:18 +01:00
parent db9653b9ce
commit e581a24963

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>