[gimp-help/gimp-help-2-10] web: add links to tutorials and donating to header



commit a17d7a670c39b93cf87dbfd924016d7ab4523f7f
Author: Jacob Boerema <jgboerema gmail com>
Date:   Tue Feb 22 14:41:37 2022 -0500

    web: add links to tutorials and donating to header

 web/layout.xml | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/web/layout.xml b/web/layout.xml
index 62a5ccbd0..913092357 100644
--- a/web/layout.xml
+++ b/web/layout.xml
@@ -15,5 +15,11 @@
     <tocentry page="about.xml" filename="about.html"/>
     <tocentry page="help.xml" filename="help.html"/>
     <tocentry page="download.xml" filename="download.html"/>
+    <tocentry id="tutorials" href="https://www.gimp.org/tutorials/";>
+      <title>Tutorials</title>
+    </tocentry>
+    <tocentry id="donating" href="https://www.gimp.org/donating/";>
+      <title>Donate</title>
+    </tocentry>
   </toc>
 </layout>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]