diff options
Diffstat (limited to 'dest')
-rw-r--r-- | dest/II.pdf | bin | 0 -> 31685 bytes | |||
-rw-r--r-- | dest/III.pdf | bin | 31489 -> 31827 bytes | |||
-rw-r--r-- | dest/Komenda.pdf | bin | 31293 -> 32087 bytes | |||
-rw-r--r-- | dest/Wydry.pdf | bin | 33334 -> 33462 bytes | |||
-rw-r--r-- | dest/index.gmi | 1 | ||||
-rw-r--r-- | dest/index.html | 1 |
6 files changed, 2 insertions, 0 deletions
diff --git a/dest/II.pdf b/dest/II.pdf new file mode 100644 index 0000000..c7fa6f3 --- /dev/null +++ b/dest/II.pdf Binary files differdiff --git a/dest/III.pdf b/dest/III.pdf index 85bdd8a..f9d2b09 100644 --- a/dest/III.pdf +++ b/dest/III.pdf Binary files differdiff --git a/dest/Komenda.pdf b/dest/Komenda.pdf index a876684..3fe92b9 100644 --- a/dest/Komenda.pdf +++ b/dest/Komenda.pdf Binary files differdiff --git a/dest/Wydry.pdf b/dest/Wydry.pdf index 5cc9ffe..456e31e 100644 --- a/dest/Wydry.pdf +++ b/dest/Wydry.pdf Binary files differdiff --git a/dest/index.gmi b/dest/index.gmi index afdef00..e084ebb 100644 --- a/dest/index.gmi +++ b/dest/index.gmi @@ -2,4 +2,5 @@ => III.pdf III => Wydry.pdf Wydry +=> II.pdf II => Komenda.pdf Komenda diff --git a/dest/index.html b/dest/index.html index 839eed9..0182f2e 100644 --- a/dest/index.html +++ b/dest/index.html @@ -24,6 +24,7 @@ img { <ul> <li><a href=III.pdf>III</a></li> <li><a href=Wydry.pdf>Wydry</a></li> +<li><a href=II.pdf>II</a></li> <li><a href=Komenda.pdf>Komenda</a></li> </body> </html> |