Remove DFD items from list
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -21,7 +21,7 @@ Such an item doesn't need an image!
|
||||
<version>1</version>
|
||||
|
||||
|
||||
<!-- FSFE and Fellowship -->
|
||||
<!-- FSFE -->
|
||||
|
||||
<item type="fsfe" id="fsfe-logo-sticker" year="2017" order="1">
|
||||
<image imgsmall="/contribute/promopics/fsfe-sticker-thumb.png" />
|
||||
@@ -42,6 +42,7 @@ Such an item doesn't need an image!
|
||||
<image imgsmall="/contribute/promopics/free-software-multilanguage-purple.png" />
|
||||
</item>
|
||||
|
||||
|
||||
<!-- Hacking 100 freedom -->
|
||||
|
||||
<item type="fsfe" id="hacking-100-freedom-sticker-blue" year="2019" order="5">
|
||||
@@ -72,7 +73,7 @@ Such an item doesn't need an image!
|
||||
</item>
|
||||
|
||||
|
||||
<!--100 freedoms -->
|
||||
<!-- 100 freedoms -->
|
||||
|
||||
<item type="freedom" id="100-freedoms-sticker-black" year="2017" order="1">
|
||||
<image imgsmall="/contribute/promopics/100-freedoms-sticker-black.png" />
|
||||
@@ -106,18 +107,6 @@ Such an item doesn't need an image!
|
||||
</item>
|
||||
|
||||
|
||||
<!-- Document Freedom Day -->
|
||||
|
||||
<item introduction="yes" type="dfd" id="dfd-introduction" order="1" /> <!-- introduction item with just text, doesn't need a picture -->
|
||||
|
||||
<item type="dfd" id="dfd-chance-poster" year="2014" order="4">
|
||||
<image imgsmall="/contribute/promopics/a2.mu_thumb.png" />
|
||||
</item>
|
||||
|
||||
<item type="dfd" id="dfd-poster-open-format" year="2014" order="6">
|
||||
<image imgsmall="/contribute/promopics/open_formats_poster_ENthumb.png" />
|
||||
</item>
|
||||
|
||||
<!-- Upcycling Android -->
|
||||
|
||||
<item type="upcyclingandroid" id="ua-sticker-square" year="2021" order="1">
|
||||
@@ -130,6 +119,7 @@ Such an item doesn't need an image!
|
||||
|
||||
|
||||
<!-- F-droid -->
|
||||
|
||||
<item type="f-droid" id="f-droid-leaflet" year="2014" order="1">
|
||||
<image imgsmall="/contribute/promopics/fdroid-flyer_thumb.png" />
|
||||
</item>
|
||||
@@ -138,7 +128,9 @@ Such an item doesn't need an image!
|
||||
<image imgsmall="/contribute/promopics/fya-sticker-2012-3cm.png" />
|
||||
</item>
|
||||
|
||||
|
||||
<!-- I love Free Software -->
|
||||
|
||||
<item type="ilovefs" id="ilovefs-postcard" year="2014" order="3">
|
||||
<image imgsmall="/contribute/promopics/ilovefs-postcard-front-thumb.png" />
|
||||
</item>
|
||||
@@ -163,6 +155,7 @@ Such an item doesn't need an image!
|
||||
<image imgsmall="/contribute/promopics/ilovefs-balloon-combined-thumb.png" />
|
||||
</item>
|
||||
|
||||
|
||||
<!-- No cloud -->
|
||||
|
||||
<item type="nocloud" id="nocloud-sticker" year="2015" order="1">
|
||||
@@ -181,6 +174,7 @@ Such an item doesn't need an image!
|
||||
<image imgsmall="/contribute/promopics/thereisnocloud-poster-thumb.png" />
|
||||
</item>
|
||||
|
||||
|
||||
<!-- Children's Book Ada+Zangemann -->
|
||||
|
||||
<item type="childrensbook" id="childrensbook-sticker-ada" year="2021" order="1">
|
||||
|
@@ -94,6 +94,14 @@ to every item in this file -->
|
||||
<image imgsmall="/contribute/promopics/wcryd-sticker-thumb.png" />
|
||||
</item>
|
||||
|
||||
<item type="dfd" id="dfd-chance-poster" year="2014" order="4">
|
||||
<image imgsmall="/contribute/promopics/a2.mu_thumb.png" />
|
||||
</item>
|
||||
|
||||
<item type="dfd" id="dfd-poster-open-format" year="2014" order="6">
|
||||
<image imgsmall="/contribute/promopics/open_formats_poster_ENthumb.png" />
|
||||
</item>
|
||||
|
||||
<item type="dfd" id="dfd-flyer" year="2015" order="5">
|
||||
<image imgsmall="/contribute/promopics/dfd-2015-a7-front-mu.png" />
|
||||
</item>
|
||||
|
@@ -28,7 +28,6 @@
|
||||
<li><a href="#ilovefs">"I love Free Software" - campaign</a></li>
|
||||
<li><a href="#childrensbook">Children's Book "Ada & Zangemann"</a></li>
|
||||
<li><a href="#nocloud">"There is no cloud ..." - campaign</a></li>
|
||||
<li><a href="#dfd">"Document Freedom Day"- campaign</a></li>
|
||||
</ul>
|
||||
<p>Behind the scenes</p>
|
||||
<ul>
|
||||
@@ -197,9 +196,6 @@
|
||||
|
||||
<h2 id="nocloud" class="left break">There is no cloud</h2>
|
||||
<dynamic-content type="nocloud"/>
|
||||
|
||||
<h2 id="dfd" class="left break">Document Freedom Day</h2>
|
||||
<dynamic-content type="dfd"/>
|
||||
<!-- END ITEMIZE -->
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user