0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-27 16:03:07 +00:00

more imports

This commit is contained in:
Víctor Losada Hernández
2026-01-24 00:49:37 +01:00
parent 3c3d29739a
commit 852510c93a
6 changed files with 7 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ import RecentNavItems from '../../navbar/recent.navitem.jsx';
const { both: RecentNavItem } = RecentNavItems;
// Page specific imports
import { Meta } from './vitreum/headtags.js';
import { Meta } from '../../../../vitreum/headtags.js';
const BREWKEY = 'HB_newPage_content';
const STYLEKEY = 'HB_newPage_style';