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

[website/master] Add a patches section



---
 index.html |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/index.html b/index.html
index 8f3079a..c5eebce 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,7 @@
 <!--			<li><a href="#dependencies">Unmet Dependencies</a></li>-->
 			<li><a href="#archivecriteria">Archive Criteria</a></li>
 			<li><a href="#talks">Talks</a></li>
+			<li><a href="#patches">Patches</a></li>
 		  </ul>
 		</div>
 
@@ -337,6 +338,12 @@
             <a href="talks/ftpmaster-dc9.pdf">DebConf 2009</a>, Cáceres, Spain.
         </div>
 
+        <div id="patches">
+            <h1>Patches</h1>
+            <p>Patches for this website are welcome, please clone using:</p>
+            <pre>git clone https://ftp-master.debian.org/git/website.git/</pre>
+        </div>
+
         </div>
         </div>
         </div>
-- 
1.7.10.4



Reply to: