diff options
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/classic-contents.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/inc/classic-contents.html b/inc/classic-contents.html index 0fcd9fc..274efdd 100644 --- a/inc/classic-contents.html +++ b/inc/classic-contents.html @@ -26,7 +26,7 @@  		<meta name="robots" content="index, follow">  		<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 <bousset.rudy@gmail.com>"> +		<meta name="author" content="Joe Zhan <rrbo@proton.me>">  		<link rel="stylesheet" type="text/css" href="css/site.css">  	</head>  	<body> @@ -43,7 +43,7 @@  		<meta name="robots" content="index, follow">  		<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 <bousset.rudy@gmail.com>"> +		<meta name="author" content="Joe Zhan <rrbo@proton.me>">  		<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">  		<link rel="stylesheet" type="text/css" href="css/site.css">  	</head> | 
