About One.

This is an about page, just testing to see what works.

Let’s add a code example.

<script>

  let count = 1

  function add(){

    count+=1

  }

</script>

<button on:click={add}>{count} times</button>

<style>

  button{

    background:black;

    color:white;

    border:0px;

    padding:8px 12px;

  }

<style>



Image with Caption.

Some more information here about this here image.



This site uses cookies that enable us to make improvements, provide relevant content, and for analytics purposes. For more details, see our Cookie Policy. By clicking Accept, you consent to our use of cookies.