Image attributions are now paired with random selector

This commit is contained in:
skyanth
2019-01-22 11:10:04 +01:00
parent c3572b6996
commit 12263f030e
5 changed files with 46 additions and 12 deletions
+18 -3
View File
@@ -3,11 +3,26 @@
<!-- doctype name should be equal to doc root element -->
<doctype name="pentest_report">
<!-- list available covers below -->
<file name="frontpage_report_1.jpg"/>
<file name="frontpage_report_2.jpg"/>
<file name="frontpage_report_1.jpg">
<attribution>Front page image by Slava
(https://secure.flickr.com/photos/slava/496607907/), "Mango HaX0ring", Image styling
by Patricia Piolon,
https://creativecommons.org/licenses/by-sa/2.0/legalcode.</attribution>
</file>
<file name="frontpage_report_2.jpg">
<attribution>Front page image by dougwoods
(https://www.flickr.com/photos/deerwooduk/682390157/), "Cat on laptop", Image
styling by Patricia Piolon,
https://creativecommons.org/licenses/by-sa/2.0/legalcode.</attribution>
</file>
<!--<file name="frontpage_report_3.jpg"/>-->
</doctype>
<doctype name="offerte">
<file name="frontpage_quote.jpg"/>
<file name="frontpage_quote.jpg">
<attribution>Front page image by kallerna
(https://commons.wikimedia.org/wiki/File:Rock_climber_Phra_Nang_1.jpg), "Rock
climber Phra Nang 1", Image styling by Patricia Piolon,
https://creativecommons.org/licenses/by-sa/3.0/legalcode</attribution>
</file>
</doctype>
</frontpage_graphics>