Skip to content

Commit

Permalink
more work on sadcookie
Browse files Browse the repository at this point in the history
tiny change just to see it on website
  • Loading branch information
PrestonSwigart authored Dec 12, 2024
1 parent 096fb42 commit 985c54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ async function updateTeamData() {
<div v-else>
<p class="font-medium text-xl text-center">No Events Scheduled</p>
<div class="flex-auto">
<img src="/public/sadcookie.png" style="vertical-align:middle"/>
<img src="/public/sadcookie.png" height="140" width="140"/>
</div>
</div>
</template>
Expand Down

0 comments on commit 985c54f

Please sign in to comment.