diff options
Diffstat (limited to 'about')
-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> |