aboutsummaryrefslogtreecommitdiffstats
path: root/index.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 /index.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 'index.html')
-rw-r--r--index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/index.html b/index.html
index d443ebb..fca3795 100644
--- a/index.html
+++ b/index.html
@@ -20,9 +20,13 @@
<html>
<head>
- <title>Joe's own website - home</title>
- <link rel="stylesheet" type="text/css" href="css/site.css">
+ <title>Joe's - Joe's Organic E-Space</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">