site: add email and fix typo
This commit is contained in:
parent
1adaa6e883
commit
efaf533e65
1 changed files with 6 additions and 6 deletions
|
|
@ -17,16 +17,16 @@
|
|||
PCB project for a pogo pin breakout and mounting PCB.
|
||||
|
||||
You can start with either Gerber files exported from any PCB toolchain, or you can do a free-form layout using
|
||||
the <a href="static_template.svg">static Inkscape SVG template</a> if you
|
||||
want to work from construction drawings, scanned or photographed PCBs etc.
|
||||
the <a href="pogojig_template_empty.svg">empty SVG template</a> for <a href="https://inkscape.org/">Inkscape</a>
|
||||
if you want to work from construction drawings, scanned or photographed PCBs etc.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="annot top">
|
||||
<div class="desc right">
|
||||
<strong>1.</strong> Convert your Gerbers to an SVG template and draw pogo pins, mounting holes and cutouts
|
||||
into the template. Don't have gerbers? Start with an
|
||||
<a href="pogojig_template_empty.svg">empty template</a>.
|
||||
<strong>1.</strong> Convert your Gerbers to an Inkscape SVG template and draw pogo pins, mounting holes and
|
||||
cutouts into the template. Don't have gerbers? Start with an <a href="pogojig_template_empty.svg">empty SVG
|
||||
template</a> for <a href="https://inkscape.org/">Inkscape</a>.
|
||||
</div>
|
||||
<div class="bubble left">
|
||||
<div>click to open</div>
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
<a href="https://github.com/jaseg/pogojig">i can haz sources</a>
|
||||
<a href="https://blog.jaseg.net/imprint">imprint</a>
|
||||
|
||||
<div class="copyright">© 2019 jaseg</div>
|
||||
<div class="copyright">© 2019 jaseg <a href="mailto:pogojig+not+spam@jaseg.net">(email)</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue