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/about.html | |
parent | fc9e16c39079c53e60e3adfcef9ef83f7f4b0eb2 (diff) |
some changes
Diffstat (limited to 'data/about.html')
-rwxr-xr-x | data/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/about.html b/data/about.html index ad19b75..be5c1d1 100755 --- a/data/about.html +++ b/data/about.html @@ -6,8 +6,8 @@ <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"> + <meta http-equiv="pragma" content="no-cache"> + <meta http-equiv="cache-control" content="no-cache"> <title>Ghativega - About</title> <style> img { border: none ;} |