[recipes] Move <title> tag up so the page validates
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Move <title> tag up so the page validates
- Date: Sun, 17 Sep 2017 12:58:35 +0000 (UTC)
commit 40b4d76174d3a74752051c4947124f95a719a853
Author: Andre Klapper <a9016009 gmx de>
Date: Sun Sep 17 14:53:45 2017 +0200
Move <title> tag up so the page validates
help/C/index.page | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
index 1e52008..a5a63b8 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -18,16 +18,16 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>A recipe manager to help you cook.</desc>
</info>
-
- <p><app>Recipes</app> is an easy to use application that will help you
- discover what to cook today, tomorrow, the rest of the week, and for
- special occasions.</p>
-
+
<title>
<media type="image" mime="image/png" its:translate="no" src="images/Recipes.png"/>
Recipes
</title>
-
+
+ <p><app>Recipes</app> is an easy to use application that will help you
+ discover what to cook today, tomorrow, the rest of the week, and for
+ special occasions.</p>
+
<section id="manage" style="2column">
<title>Managing Recipes</title>
<links type="topic" groups="first second last" style="2column"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]