Add sample page
This commit is contained in:
parent
cf83ba97bd
commit
8f34d46c32
@ -68,7 +68,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<span class="icon major regular fa-print"></span>
|
<span class="icon major regular fa-print"></span>
|
||||||
<h4>Print and Fold</h4>
|
<h4>Print and Fold</h4>
|
||||||
<p>Print the PDF we give you, fold it around your letter, and tape the edges to make a postage-paid envelope.</p>
|
<p>Print the PDF we give you, fold it around your letter, and tape the edges to make a postage-paid envelope.<br /><a href="sample" target="_blank">See a sample</a></p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<span class="icon major regular fa-mailbox"></span>
|
<span class="icon major regular fa-mailbox"></span>
|
||||||
|
8
source/pages/sample.md
Normal file
8
source/pages/sample.md
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
// title Sample Envelope
|
||||||
|
|
||||||
|
Here's what you're buying when you use this service. It might look a little different depending on
|
||||||
|
the options you choose. Click the image to get a PDF for a test print.
|
||||||
|
|
||||||
|
<a href="{{site_root}}sample.pdf">
|
||||||
|
<img src="{{site_root}}sample.png" alt="Sample" style="border: 1px solid #aaa; box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); max-width: 100%;"/>
|
||||||
|
</a>
|
BIN
source/static/sample.pdf
Normal file
BIN
source/static/sample.pdf
Normal file
Binary file not shown.
BIN
source/static/sample.png
Normal file
BIN
source/static/sample.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
255
source/static/sample.svg
Normal file
255
source/static/sample.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 103 KiB |
BIN
source/static/sample300dpi.png
Normal file
BIN
source/static/sample300dpi.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 231 KiB |
Loading…
x
Reference in New Issue
Block a user