Skip to content

Commit

Permalink
feat: add paperplane banner
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Jan 24, 2025
1 parent 38f7948 commit 0930615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/components/shared/Banner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const dismiss = () => {
<template>
<div ref="el" class="banner">
<div class="text">
We need your help to keep Leaf's development active. <a href="/support/">Support Leaf today!</a>
Pre-order the Paperplane starter kit and get 25% off: <a href="https://paperplane.leafphp.dev">Pre-order today!</a>
</div>

<button type="button" @click="dismiss">
Expand Down

0 comments on commit 0930615

Please sign in to comment.