aboutsummaryrefslogtreecommitdiffstats
path: root/files.html
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-04-30 14:03:52 +0200
committerJoe <bousset.rudy@gmail.com>2022-04-30 14:03:52 +0200
commit17d705045fae2a770d1337b98afb31e12310582b (patch)
treea1665e2dae33f4f2c43379fc347b8c4fff4e2c2d /files.html
parentupdate (diff)
downloadjoe-www-17d705045fae2a770d1337b98afb31e12310582b.tar.gz
joe-www-17d705045fae2a770d1337b98afb31e12310582b.tar.bz2
joe-www-17d705045fae2a770d1337b98afb31e12310582b.tar.xz
joe-www-17d705045fae2a770d1337b98afb31e12310582b.tar.zst
joe-www-17d705045fae2a770d1337b98afb31e12310582b.zip
Added meta infos and reworked titles
Diffstat (limited to '')
-rw-r--r--files.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/files.html b/files.html
index 482dc24..66b4c1a 100644
--- a/files.html
+++ b/files.html
@@ -20,9 +20,13 @@
<html>
<head>
- <title>Joe's own website - files</title>
- <link rel="stylesheet" type="text/css" href="css/site.css">
+ <title>Joe's files</title>
<meta charset="UTF-8">
+ <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>">
+ <link rel="stylesheet" type="text/css" href="css/site.css">
</head>
<body>
<div class="fullpage">