aboutme.html 316 B

1234567891011121314
  1. ---
  2. layout: page
  3. ---
  4. <section class="aboutme">
  5. <div class="post_content">
  6. <p>
  7. If you don't need 'about' page, edit the _config.yml to comment out the code.
  8. <br><br>
  9. <img src="https://starry99.github.io/catbook/assets/img/cat1.jpg">
  10. </p>
  11. </div>
  12. </section>