This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svelte:head> | |
| <title>About</title> | |
| </svelte:head> | |
| # markdown heading 1 | |
| ## markdown heading 2 | |
| <h1>About this site</h1> | |
| <p>Hi, I'm Paul, I'm working on teaching myself more front end development with <a href="svelte.dev">Svelte.js</a> and Sapper </p> |
OlderNewer