We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dd7dbc + 978aacd commit 3923c4cCopy full SHA for 3923c4c
.vitepress/theme/components/shared/Banner.vue
@@ -31,7 +31,7 @@ const dismiss = () => {
31
<template>
32
<div ref="el" class="banner">
33
<div class="text">
34
- Pre-order the Paperplane starter kit and get 50% off: <a href="https://paperplane.leafphp.dev">Pre-order today!</a>
+ We just published v4.0 Beta of Leaf and Leaf MVC - <a href="https://beta.leafphp.dev">Check it out!</a>
35
</div>
36
37
<button type="button" @click="dismiss">
0 commit comments