Skip to content

Commit 2ce2b36

Browse files
committed
Add Overpass-Mono
1 parent d7855fd commit 2ce2b36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/.vuepress/theme/layouts/Layout.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
</template>
4949

5050
<script>
51+
import 'typeface-overpass-mono'
52+
5153
import Home from '../components/Home.vue'
5254
import Navbar from '../components/Navbar.vue'
5355
import Page from '../components/Page.vue'

0 commit comments

Comments
 (0)