diff --git a/CLAUDE.md b/CLAUDE.md index fb11d50..7efe1f5 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co ## Project Overview -**ojnext** is the frontend for an Online Judge platform. Built with Vue 3 + TypeScript using Rsbuild (Rust-based bundler), Naive UI component library, Pinia for state management, and Vue Router. +**ojnext** is the frontend for an Online Judge platform. Built with Vue 3 + TypeScript using Vite (Rolldown-based bundler), Naive UI component library, Pinia for state management, and Vue Router. ## Commands diff --git a/index.html b/index.html index 9e33237..3737e63 100644 --- a/index.html +++ b/index.html @@ -9,16 +9,9 @@ - - <% if (process.env.PUBLIC_MAXKB_URL) { %> - - <% } %>
+