[MKDoc-commit] favicon link moved up

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Tue May 24 11:43:24 BST 2005


Log Message:
-----------
favicon link moved up

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/fragments/head:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/fragments/head/Attic/en.html,v
retrieving revision 1.1.2.35
retrieving revision 1.1.2.36
diff -Ltemplates/fragments/head/en.html -Ltemplates/fragments/head/en.html -u -r1.1.2.35 -r1.1.2.36
--- templates/fragments/head/en.html
+++ templates/fragments/head/en.html
@@ -35,6 +35,12 @@
     name="generator"
     content="MKDoc を 1.6, see http://www.mkdoc.org/"
   />
+  <link 
+    rel="shortcut icon" 
+    href="/favicon.ico" 
+    type="image/x-icon" 
+    petal:condition="true: self/root/get --favicon.ico"
+  />
   <meta
     name="robots"
     content="noindex, nofollow"
@@ -89,13 +95,6 @@
     @import url(/style.css);
   </style>
 
-  <link 
-    rel="shortcut icon" 
-    href="/favicon.ico" 
-    type="image/x-icon" 
-    petal:condition="true: self/root/get --favicon.ico"
-  />
-
   <meta
     name="description"
     xml:lang="en"


More information about the MKDoc-commit mailing list