diff options
Diffstat (limited to '')
| -rw-r--r-- | inc/classic-contents.html | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/classic-contents.html b/inc/classic-contents.html index a07a8fb..502ffd2 100644 --- a/inc/classic-contents.html +++ b/inc/classic-contents.html @@ -25,6 +25,7 @@  		<title>Joe's</title>  		<meta charset="UTF-8">  		<meta name="robots" content="index, follow"> +		<meta name="viewport" content="width=device-width, initial-scale=1">  		<meta name="description" content="Blog and Internet personnal space">  		<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">  		<meta name="author" content="Joe Zhan <rrbo@proton.me>"> @@ -43,6 +44,7 @@  		<title>Joe's</title>  		<meta charset="UTF-8">  		<meta name="robots" content="index, follow"> +		<meta name="viewport" content="width=device-width, initial-scale=1">  		<meta name="description" content="Blog and Internet personnal space">  		<meta name="keywords" content="developper, dev, sysadmin, sys-admin, blog, articles, tech, tips, UNIX, BSD, FreeBSD, shell, low-level, c, c++, assembly">  		<meta name="author" content="Joe Zhan <rrbo@proton.me>">  | 
