mirror of https://github.com/dirtbags/moth.git
Add logos to individual puzzles
This commit is contained in:
parent
fc1b366b82
commit
e61c6d7a88
|
@ -61,6 +61,11 @@ EOF
|
|||
</form>
|
||||
</section>
|
||||
<address>Puzzle by <span class="author" data-handle="$author">$author</span></address>
|
||||
<section id="sponsors">
|
||||
<img src="images/lanl.png" alt="Los Alamos National Laboratory">
|
||||
<img src="images/doe.png" alt="US Department Of Energy">
|
||||
<img src="images/sandia.png" alt="Sandia National Laboratories">
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue