aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-21 03:10:33 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-21 03:10:33 +0200
commitf637b2ef433d00dd3a4281afc0a6f2f5c1a06ff9 (patch)
treeb34c221142c83684261036f7eb086a14dda5bd5d /index.html
parentAdded norm link (diff)
downloadjoe-www-f637b2ef433d00dd3a4281afc0a6f2f5c1a06ff9.tar.gz
joe-www-f637b2ef433d00dd3a4281afc0a6f2f5c1a06ff9.tar.bz2
joe-www-f637b2ef433d00dd3a4281afc0a6f2f5c1a06ff9.tar.xz
joe-www-f637b2ef433d00dd3a4281afc0a6f2f5c1a06ff9.tar.zst
joe-www-f637b2ef433d00dd3a4281afc0a6f2f5c1a06ff9.zip
Better index
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index b82d094..63fd9cd 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<title>Joe's own website</title>
</head>
<body>
- <h1>Welcome to Joe's website</h1>
+ <h1>Welcome to Joe's dev blog</h1>
<div>
<table>
<tr>
@@ -31,6 +31,9 @@
<th>
<a href="">My C/C++ style</a>
</th>
+ <th>
+ <a href="">Links</a>
+ </th>
</tr>
</table>
</div>