aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-21 02:32:13 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-21 02:32:13 +0200
commitaae16837b7db08613be4ee3a6a944c9248aaef0e (patch)
treec87dae06603825ff4e3ec8c5e427ef5075be8e1d /index.html
parentAdded README.org (diff)
downloadjoe-www-aae16837b7db08613be4ee3a6a944c9248aaef0e.tar.gz
joe-www-aae16837b7db08613be4ee3a6a944c9248aaef0e.tar.bz2
joe-www-aae16837b7db08613be4ee3a6a944c9248aaef0e.tar.xz
joe-www-aae16837b7db08613be4ee3a6a944c9248aaef0e.tar.zst
joe-www-aae16837b7db08613be4ee3a6a944c9248aaef0e.zip
In progress
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html
index c7375ac..086b44b 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,16 @@
</head>
<body>
<h1>Welcome to Joe's website</h1>
+ <div>
+ <table>
+ <a href="">C</a>
+ <a href="">C++</a>
+ <a href="">Lisp</a>
+ <a href="">Assembly</a>
+ <a href="">GNU Emacs</a>
+ <a href="">My projects</a>
+ </table>
+ </div>
<p>
This is some text
</p>