mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-15 02:59:01 +08:00
8 lines
284 B
Vue
8 lines
284 B
Vue
<template>
|
|
<a class="ad" href="https://scrumpy.io/" target="_blank">
|
|
<img class="ad__image" src="https://drop.philipp-kuehn.com/api98lPyuw.png" alt="Scrumpy. Agile Planning, Made Simple. Get Started." />
|
|
</a>
|
|
</template>
|
|
|
|
<style lang="scss" src="./style.scss" scoped></style>
|