diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 12:32:36 +0100 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 12:32:36 +0100 |
commit | dee568e7c9bc3623298fd3137381d48a6bb0c39c (patch) | |
tree | 44f35207f4637abe58c1e957757690000a40842f /content | |
parent | 41b910f8a0f7417378e9041c694c26134fb29812 (diff) |
Fix cover paths
Diffstat (limited to 'content')
-rw-r--r-- | content/1/chapter.md | 2 | ||||
-rw-r--r-- | content/2/chapter.md | 2 | ||||
-rw-r--r-- | content/3/chapter.md | 2 | ||||
-rw-r--r-- | content/4/chapter.md | 2 | ||||
-rw-r--r-- | content/5/chapter.md | 2 | ||||
-rw-r--r-- | content/6/chapter.md | 2 | ||||
-rw-r--r-- | content/7/chapter.md | 2 | ||||
-rw-r--r-- | content/8/chapter.md | 2 | ||||
-rw-r--r-- | content/9/chapter.md | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/content/1/chapter.md b/content/1/chapter.md index b717f66..6601164 100644 --- a/content/1/chapter.md +++ b/content/1/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/1/chapter-cover-1} +\includepdf{./chapter-cover-1} \cleardoublepage diff --git a/content/2/chapter.md b/content/2/chapter.md index 8b0bf8b..9d6e299 100644 --- a/content/2/chapter.md +++ b/content/2/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/2/chapter-cover-2} +\includepdf{./chapter-cover-2} \cleardoublepage diff --git a/content/3/chapter.md b/content/3/chapter.md index 9bc40ee..a66a18c 100644 --- a/content/3/chapter.md +++ b/content/3/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/3/chapter-cover-3} +\includepdf{./chapter-cover-3} \cleardoublepage diff --git a/content/4/chapter.md b/content/4/chapter.md index 7548e8f..8bc2206 100644 --- a/content/4/chapter.md +++ b/content/4/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/4/chapter-cover-4} +\includepdf{./chapter-cover-4} \cleardoublepage diff --git a/content/5/chapter.md b/content/5/chapter.md index 276aa0a..fdae8d6 100644 --- a/content/5/chapter.md +++ b/content/5/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/5/chapter-cover-5} +\includepdf{./chapter-cover-5} \cleardoublepage diff --git a/content/6/chapter.md b/content/6/chapter.md index 4700e12..3ec209d 100644 --- a/content/6/chapter.md +++ b/content/6/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/6/chapter-cover-6} +\includepdf{./chapter-cover-6} \cleardoublepage diff --git a/content/7/chapter.md b/content/7/chapter.md index 13d0632..0ad98d4 100644 --- a/content/7/chapter.md +++ b/content/7/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/7/chapter-cover-7} +\includepdf{./chapter-cover-7} \cleardoublepage diff --git a/content/8/chapter.md b/content/8/chapter.md index 06921e3..d2f451f 100644 --- a/content/8/chapter.md +++ b/content/8/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/8/chapter-cover-8} +\includepdf{./chapter-cover-8} \cleardoublepage diff --git a/content/9/chapter.md b/content/9/chapter.md index d0ba428..6374d58 100644 --- a/content/9/chapter.md +++ b/content/9/chapter.md @@ -1,2 +1,2 @@ -\includepdf{../buchprojekt.wiki/9/chapter-cover-9} +\includepdf{./chapter-cover-9} \cleardoublepage |