diff options
Diffstat (limited to 'data/contact.html')
-rwxr-xr-x | data/contact.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/contact.html b/data/contact.html index 8aa39a7..82700c1 100755 --- a/data/contact.html +++ b/data/contact.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 - Contact</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> |