Skip to content

Commit fa24ef6

Browse files
committed
Feat: update
1 parent 00b81c5 commit fa24ef6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/app/layout.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ import './globals.css';
55
import 'katex/dist/katex.min.css'; // Ensure CSS matches the rendered math
66
import 'highlight.js/styles/github-dark.css'; // Syntax highlighting
77

8-
// TODO: Replace with actual GA ID from legacy config
9-
const GA_ID = '';
8+
const GA_ID = 'G-BVCTG6PEZP';
109

1110
export const metadata: Metadata = {
1211
title: 'SOL1 Archive',

0 commit comments

Comments
 (0)