The about page now renders most of its content
This commit is contained in:
parent
3e5b966fd1
commit
157b68545e
5 changed files with 298 additions and 197 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<table style='height:100%;text-align:center;font-size:12pt'>
|
||||
<table align='center' style='height:100%;text-align:center;font-size:12pt'>
|
||||
<tr><td><span style='font-size:20pt'>MatterControl</span><span style='vertical-align:top;font-size:10pt'>™</span></td></tr>
|
||||
<tr><td style='font-size:10pt'><span class='translate'>Version </span><span class='versionNumber'>0.0.0</span></td></tr>
|
||||
<tr><td style='font-size:10pt'><span class='toUpper translate'>Developed by:</span><span style='font-size:14pt'> MatterHackers</span></td></tr>
|
||||
|
|
@ -6,8 +6,8 @@
|
|||
<tr><td>Please consider <a href='http://www.matterhackers.com/store/printer-accessories/mattercontrol-donation'>donating</a> to help support MatterControl.</td></tr>
|
||||
<tr style='height:100%;'><td> </td></tr>
|
||||
<tr><td>Special thanks to:</td></tr>
|
||||
<tr><td>Alessandro Ranellucci for <a href="https://github.com/alexrj/Slic3r">Slic3r</a></td></tr>
|
||||
<tr><td>David Braam and Ultimaker BV for <a href="https://github.com/Ultimaker/CuraEngine">CuraEngine</a></td></tr>
|
||||
<tr><td>Alessandro Ranellucci for <a href='https://github.com/alexrj/Slic3r'>Slic3r</a></td></tr>
|
||||
<tr><td>David Braam and Ultimaker BV for <a href='https://github.com/Ultimaker/CuraEngine'>CuraEngine</a></td></tr>
|
||||
<tr style='height:100%;'><td> </td></tr>
|
||||
<tr><td class='centeredButton translate'>Send FeedBack</td></tr>
|
||||
<tr><td><a href='http://www.matterhackers.com/'>www.matterhackers.com</a></td></tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue