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.
1 parent 05eb7ab commit 96eb01eCopy full SHA for 96eb01e
packages/astro/src/default/components/MetaTags.astro
@@ -1,6 +1,5 @@
1
---
2
import type { MetaTagsConfig } from '@tutorialkit/types';
3
-import { readLogoFile } from '../utils/logo';
4
import { readPublicAsset } from '../utils/publicAsset';
5
6
interface Props {
0 commit comments