aboutsummaryrefslogtreecommitdiff
path: root/header.st
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2009-03-01 13:59:31 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2009-03-01 13:59:31 +0100
commit97a850b1d882e6eb9400601734f0856e8f36fd3e (patch)
tree984c7a26fa1f134fe7c36d06f164e9cebb010812 /header.st
parentf3342af8c57225091ff32d6747a45783df62f9c3 (diff)
Apply a column-based layout to the main page via CSS.
Diffstat (limited to 'header.st')
-rw-r--r--header.st1
1 files changed, 1 insertions, 0 deletions
diff --git a/header.st b/header.st
index 146addf..2f56d2d 100644
--- a/header.st
+++ b/header.st
@@ -5,6 +5,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>$title$ &mdash; G&ouml;del-Gentzen Clojure Syndication Services Super System</title>
+ <link rel="stylesheet" href="/layout.css" type="text/css" />
</head>
<body>