Skip to content

Commit

Permalink
enh: Add linkwarden support
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Sep 28, 2024
1 parent 9dce9f2 commit 09cd274
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
</template>
<span>Nextcloud is an Open Source collaboration platform that you can self-host on your own server or rent as a Service in the cloud. It features a beautiful Bookmarks app that seemlessly integrates with floccus.</span>
</v-tooltip>,
<v-tooltip bottom :max-width="250">
<template #activator="{on, attrs}">
<span v-on="on" v-bind="attrs"><a href="https://linkwarden.app">Linkwarden</a><v-icon dense>mdi-help-circle-outline</v-icon></span>
</template>
<span>Linkwarden is a full-featured, Open Source bookmarks solution that you can self-host on your own server or rent as a Service in the cloud.</span>
</v-tooltip>,
<v-tooltip bottom :max-width="250">
<template #activator="{on, attrs}">
<span v-on="on" v-bind="attrs"><a href="https://en.wikipedia.org/wiki/Git">Git</a><v-icon dense>mdi-help-circle-outline</v-icon></span>
Expand Down
Binary file modified static/floccus_schema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 09cd274

Please sign in to comment.