import MainLayout from "@/components/MainLayout"; import Head from "next/head"; import Link from "next/link"; const LogsIndexPage = () => { return ( Watchman

Logs Index Page

Please check this page later, as it is still under construction.

); }; export default LogsIndexPage;