aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>