Skip to content

Commit

Permalink
Changed sample format
Browse files Browse the repository at this point in the history
  • Loading branch information
kompoth committed Apr 1, 2024
1 parent c1e3936 commit 529e392
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Muckraker
A vintage gazette generator for creative projects.

![Issue sample](./media/issue.png)
![Issue sample](./media/issue.jpg)

Available as [a web tool](http://muckraker.kmiziz.xyz).

Expand Down
Binary file added media/issue.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed media/issue.png
Binary file not shown.
2 changes: 1 addition & 1 deletion static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1>Muckraker</h1>
<section id="editor">
<h2>Issue creation</h2>
<p>Configure your gazette, compose articles and push <em>Send to print</em> to generate a PDF.</p>
<p>See a sample issue screenshot <a href="https://raw.githubusercontent.com/kompoth/muckraker/main/media/issue.png">here</a>.</p>
<p>See a sample issue screenshot <a href="https://raw.githubusercontent.com/kompoth/muckraker/main/media/issue.jpg">here</a>.</p>
<form>
<label for="heading-input">Heading:</label>
<input type="text" maxlength="50" id="heading-input" name="heading"/>
Expand Down

0 comments on commit 529e392

Please sign in to comment.