Whitelableing for Logo / Name via Admin panel

This commit is contained in:
Weves
2024-04-07 14:02:38 -07:00
committed by Chris Weaver
parent fa8cc10063
commit 153007c57c
20 changed files with 470 additions and 41 deletions

View File

@@ -7,8 +7,7 @@ import { FiBookmark, FiCpu, FiInfo, FiX, FiZoomIn } from "react-icons/fi";
import { HoverPopup } from "@/components/HoverPopup";
import { Modal } from "@/components/Modal";
import { useState } from "react";
import { FaRobot } from "react-icons/fa";
import { SourceMetadata } from "@/lib/search/interfaces";
import { Logo } from "@/components/Logo";
const MAX_PERSONAS_TO_DISPLAY = 4;