2
0
Fork 0
inspin.io/components/about/Hero.vue

7 lines
219 B
Vue

<template>
<div class="heading center">
<h2>About us</h2>
<!-- <p>We're on a mission to create a more decentralized web.</p> -->
<p>Working towards a more free & decentralized web.</p>
</div>
</template>