diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-06-20 21:39:49 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-06-20 21:39:49 +0530 |
commit | 8540c31afdbc88bb8ba2e67046a9a25820d8d6c9 (patch) | |
tree | 331b123253a36faf7698782dba5d924f9af4b1cd /data/donate.html | |
parent | fc9e16c39079c53e60e3adfcef9ef83f7f4b0eb2 (diff) |
some changes
Diffstat (limited to 'data/donate.html')
-rw-r--r-- | data/donate.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/donate.html b/data/donate.html index 37cf2b2..8b0ba06 100644 --- a/data/donate.html +++ b/data/donate.html @@ -1,14 +1,14 @@ <!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"> <meta property="og:description" content="Personal site of arnavbhatt288."> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> - <title>Ghativega - Softwares</title> + <meta http-equiv="pragma" content="no-cache"> + <meta http-equiv="cache-control" content="no-cache"> + <title>Ghativega - About</title> <style> img { border: none ;} </style> |