commit f5a0deca75987b11fd93d4f0708baf6b673556b3
parent e9e6316e213367eacba78c14bc623fdb508529f1
Author: cipher <haris@2f30.org>
Date: Thu, 10 Apr 2014 01:04:36 +0300
Removed sample header for custom image
Diffstat:
5 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/output/images/sample.jpg b/output/images/sample.jpg
Binary files differ.
diff --git a/output/images/sample.png b/output/images/sample.png
Binary files differ.
diff --git a/template/article-top b/template/article-top
@@ -9,5 +9,5 @@
<body>
<div class="container"> <!-- container begin -->
<a name="start"></a>
-<img src="images/sample.jpg" />
+<img src="images/sample.png" />
INSERTMENU
diff --git a/template/main-top b/template/main-top
@@ -8,5 +8,5 @@
</head>
<body>
<div class="container"> <!-- container begin -->
-<img src="images/sample.jpg" />
+<img src="images/sample.png" />
INSERTMENU
diff --git a/template/page-top b/template/page-top
@@ -9,5 +9,5 @@
<body>
<div class="container"> <!-- container begin -->
<a name="start"></a>
-<img src="images/sample.jpg" />
+<img src="images/sample.png" />
INSERTMENU