diff options
Diffstat (limited to 'blog/2023-update.html')
-rw-r--r-- | blog/2023-update.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/2023-update.html b/blog/2023-update.html index eea4e85..71f4523 100644 --- a/blog/2023-update.html +++ b/blog/2023-update.html @@ -1,13 +1,13 @@ <!DOCTYPE html> <html> - <head> +<head> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel='stylesheet' type='text/css' href='style.css'> <meta property="og:title" content="2023 Update"> <meta property="og:description" content="2023 update"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> -<title>Ghativega - About</title> +<title>Ghativega</title> <style> img { border: none ;} </style> |