Skip to content

Commit 936344b

Browse files
committed
fix: ad logo url
1 parent 515ae39 commit 936344b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/AdAsideComponent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<p class="header">Empower Your Test Results with AI-Powered Insights -></p>
66
<!-- <p class="tagline">✨ TestBeats ✨</p> -->
7-
<img class="logo" src="https://testbeats.com/static/icons/logo-wordmark-white.svg" alt="">
7+
<img class="logo" src="https://testbeats.nyc3.cdn.digitaloceanspaces.com/assets/icons/logo-wordmark-white.svg" alt="">
88
</a>
99
</template>
1010

0 commit comments

Comments
 (0)