pankow moved to @cloudron/pankow

This commit is contained in:
Johannes Zellner
2025-07-10 11:55:11 +02:00
parent 313256adff
commit 579f5d7c8a
144 changed files with 220 additions and 219 deletions

View File

@@ -2,7 +2,7 @@ import { createApp } from 'vue';
import '@fontsource/noto-sans';
import { tooltip, fallbackImage } from 'pankow';
import { tooltip, fallbackImage } from '@cloudron/pankow';
// Override the link rendering method for markdown renderings to open in new tab
import { marked } from 'marked';