diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-09-04 23:18:22 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-09-05 01:10:27 +0530 |
commit | 71b91fe4c765e52d64d4ec3641747fee5aebb73e (patch) | |
tree | b3a2f875d096c0be27d8dfade12e4548307d09e4 /blog/@update.html | |
parent | df56f83b99caa5ddd42e36523673968a0cf81458 (diff) |
new article and several changes
Diffstat (limited to 'blog/@update.html')
-rw-r--r-- | blog/@update.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/@update.html b/blog/@update.html index b5bbbb1..bc4bcdf 100644 --- a/blog/@update.html +++ b/blog/@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="Ghativega.in - Articles tagged update"> <meta property="og:description" content=""> <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> |