This is a static page. Edit this file at pages/about.md to write your details!
<title>About Me</title> <meta name="description" content="Tell your readers who you are."> <link rel="canonical" href="http://localhost:3000/about/"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <meta property="og:url" content="http://localhost:3000/about/"> <meta property="og:title" content="About Me"> <meta property="og:description" content="Tell your readers who you are."> <!-- Twitter --> <meta name="twitter:card" content="summary"> <meta name="twitter:url" content="http://localhost:3000/about/"> <meta name="twitter:title" content="About Me"> <meta name="twitter:description" content="Tell your readers who you are."> <!-- JSON-LD --> <script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"About Me","description":"Tell your readers who you are.","url":"http://localhost:3000/about/"}</script>
This is a static page. Edit this file at pages/about.md to write your details!