first commit
All checks were successful
Deploy Application / deploy (push) Successful in 5s

This commit is contained in:
2025-06-12 01:50:13 +04:00
parent e9fb0e5708
commit fb85eb8e7b

View File

@ -3,7 +3,7 @@ import HelloWorld from './components/HelloWorld.vue'
</script> </script>
<template> <template>
<div class="bg-red-200"> <div class="bg-red-700">
<a href="https://vite.dev" target="_blank"> <a href="https://vite.dev" target="_blank">
<img src="/vite.svg" class="logo" alt="Vite logo" /> <img src="/vite.svg" class="logo" alt="Vite logo" />
</a> </a>