0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-27 20:23:08 +00:00

vitreum headtags (temporary change)

This commit is contained in:
Víctor Losada Hernández
2026-01-23 18:51:01 +01:00
parent d6b763e62d
commit 54b0dd46f8
6 changed files with 94 additions and 4 deletions

View File

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