diff options
author | altaf-creator <athaalaa@gmail.com> | 2023-12-10 09:14:47 +0700 |
---|---|---|
committer | altaf-creator <athaalaa@gmail.com> | 2023-12-10 09:14:47 +0700 |
commit | d9ef8a652594c782be0422184a8632588805db06 (patch) | |
tree | 6acd6723c432b19f3763848d40f9909838b1046c /about/index.html | |
parent | 186df2c71e361ad84bf66625d87fab41eac827a9 (diff) |
Added store page for simpliCity, tank shooter not finished
Diffstat (limited to 'about/index.html')
-rw-r--r-- | about/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/about/index.html b/about/index.html index c705b60..530b38b 100644 --- a/about/index.html +++ b/about/index.html @@ -7,7 +7,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="/style.css"> <link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico"> - <title>Projects • altaf-creator</title> + <title>About Me • altaf-creator</title> <script src="https://kit.fontawesome.com/d279a1f519.js" crossorigin="anonymous"></script> </head> @@ -91,4 +91,4 @@ </section> </body> -</html>
\ No newline at end of file +</html> |