0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-28 00:43: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

@@ -1,6 +1,6 @@
import './sharePage.less';
import React, { useState, useEffect, useCallback } from 'react';
import { Meta } from 'vitreum/headtags';
import { Meta } from './vitreum/headtags.js';
import Nav from './client/homebrew/navbar/nav.jsx';
import Navbar from './client/homebrew/navbar/navbar.jsx';