Browse Source

This is as close as the Terminimal theme we can get at this point

master
Julio Biason 4 years ago
parent
commit
77015ae97a
  1. 2
      base.html

2
base.html

@ -29,7 +29,7 @@
<section id="image">
<h1>This one have an image</h1>
<img src="_images/cargo-cult-smokey.jpg" alt="">
<img src="_images/cargo-cult-smokey.jpg" alt="" class="center">
</section>
</body>
</html>

Loading…
Cancel
Save