Skip to content

Commit 037aef3

Browse files
committed
press
1 parent f1c81e8 commit 037aef3

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ Then git clone this repository locally and run the following commands in your te
1717
| `npm run build` | Build your production site to `./dist/` |
1818
| `npm run preview` | Preview your build locally, before deploying |
1919

20+
21+
Press resources are available at [https://quickdungeoncrawler.com/press](https://quickdungeoncrawler.com/press).
1.57 KB
Binary file not shown.
452 KB
Binary file not shown.

src/pages/press.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: ../layouts/MarkdownLayout.astro
3+
title: Press kit
4+
description: Download logos, screenshots and a fact sheet for Quick Dungeon Crawler.
5+
---
6+
7+
# Press kit
8+
9+
Journalists and content creators can use the resources below when covering **Quick Dungeon Crawler**.
10+
11+
- [Download the full press kit (ZIP)](/press/quick-dungeon-crawler-press-kit.zip)
12+
- [Download the one‑page fact sheet (PDF)](/press/quick-dungeon-crawler-fact-sheet.pdf)
13+
14+
For additional information please reach out to <a href="mailto:info@werkstattl.com">info@werkstattl.com</a>.

0 commit comments

Comments
 (0)