Skip to content

Latest commit

 

History

History
executable file
·
105 lines (69 loc) · 2.91 KB

about.md

File metadata and controls

executable file
·
105 lines (69 loc) · 2.91 KB
layout title permalink
default
About
/about/
<style type="text/css"> </style>

carousel:

First slide
<div class="carousel-item">
  <img class="d-block img-fluid" src="/images/2.jpg" alt="Second slide">
  <div class="carousel-caption d-none d-md-block">
    <h3>Sakai</h3>
    <p>Koi Auction in Hiroshima, Japan</p>
  </div>      
</div>

<div class="carousel-item">
  <img class="d-block img-fluid" src="/images/3.jpg" alt="Third slide">
</div>

<div class="carousel-item">
  <img class="d-block img-fluid" src="/images/4.jpg" alt="Third slide">
</div>
Previous Next

Next

This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at jekyllrb.com

You can find the source code for the Jekyll new theme at: {% include icon-github.html username="jekyll" %} / minima

You can find the source code for Jekyll at {% include icon-github.html username="jekyll" %} / jekyll