fix: add data-page attribute to body for page detection
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<link rel="stylesheet" href="/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<body data-page="{{pageName}}">
|
||||
<!-- Animated background particles -->
|
||||
<div class="bg-particles" aria-hidden="true"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user