aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-22 18:49:13 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-22 18:49:13 +0200
commitdfd75d24623624396c8d126a872f451469669ce3 (patch)
tree32b33f9b574fabe448d2d3c0a1245dbb095d5544 /index.html
parentBetter index (diff)
downloadjoe-www-dfd75d24623624396c8d126a872f451469669ce3.tar.gz
joe-www-dfd75d24623624396c8d126a872f451469669ce3.tar.bz2
joe-www-dfd75d24623624396c8d126a872f451469669ce3.tar.xz
joe-www-dfd75d24623624396c8d126a872f451469669ce3.tar.zst
joe-www-dfd75d24623624396c8d126a872f451469669ce3.zip
Added css
Diffstat (limited to '')
-rw-r--r--index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index 63fd9cd..a870c9e 100644
--- a/index.html
+++ b/index.html
@@ -1,9 +1,13 @@
<html>
<head>
<title>Joe's own website</title>
+ <link rel="stylesheet" type="text/css" href="css/site.css">
</head>
<body>
- <h1>Welcome to Joe's dev blog</h1>
+ <header>
+ <h1>Welcome to Joe's dev blog</h1>
+ <hr />
+ </header>
<div>
<table>
<tr>