Change font
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
useHead({ title: "Strivify" });
|
||||
|
||||
const { user } = useUserSession();
|
||||
|
||||
const stravaLink = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user