commit 957420a608e97748b6ea43f5db2c3c9a83b9298e
parent 7fcb4c087b09bda683242f8834671a31ff3dbac9
Author: Hunter
Date: Thu, 5 Feb 2026 19:39:05 -0500
add screenshot
Diffstat:
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -1,6 +1,9 @@
# if you have a printer, you're a publisher
+
+<a href="https://hunterirving.github.io/zine_workshop/"><img src="resources/readme_images/screenshot.jpg" width="600"></a>
+
1. open <a href="https://hunterirving.github.io/zine_workshop/">zine workshop ↗</a> in your web browser
-2. flesh out the pages using HTML
+2. use HTML to flesh out the pages
3. press ```⌘ + P``` to print an 8-page mini zine to one sheet of 8.5 x 11" legal paper
<a href="https://hunterirving.github.io/zine_workshop/"><img src="resources/readme_images/zines.jpeg" width="600"></a>
@@ -26,7 +29,8 @@ once you've printed your zine, follow this <a href="https://vabook.org/wp-conten
## built-in fonts
-bundled fonts are automatically available. just use `font-family` in your CSS:
+bundled fonts are automatically available.<br>
+just use `font-family` in your CSS:
```html
<style>
@@ -36,7 +40,7 @@ bundled fonts are automatically available. just use `font-family` in your CSS:
```
<details>
-<summary>available font families</summary>
+<summary>available font families...</summary>
| font-family | variants | license |
|-------------|----------|---------|
diff --git a/resources/readme_images/screenshot.jpg b/resources/readme_images/screenshot.jpg
Binary files differ.