summaryrefslogtreecommitdiff
path: root/headline.incl
diff options
context:
space:
mode:
Diffstat (limited to 'headline.incl')
-rw-r--r--headline.incl5
1 files changed, 4 insertions, 1 deletions
diff --git a/headline.incl b/headline.incl
index d2e0f50..a035902 100644
--- a/headline.incl
+++ b/headline.incl
@@ -1 +1,4 @@
- <h1>[=@project_unixname] &ndash; [=@project_name]</h1>
+ <h1>
+ <img style="float: left; margin-right: 32px;" id="logo" src="json_logo.png" alt="JSON Logo" title="JSON Logo" />
+ <span style="float: left; margin-top: 16px;">[=@project_name]</span>
+ </h1>