summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/404.it.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/danix-xyz-hacker/layouts/404.it.html')
-rw-r--r--themes/danix-xyz-hacker/layouts/404.it.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/themes/danix-xyz-hacker/layouts/404.it.html b/themes/danix-xyz-hacker/layouts/404.it.html
index 805b19a..1a8fbbe 100644
--- a/themes/danix-xyz-hacker/layouts/404.it.html
+++ b/themes/danix-xyz-hacker/layouts/404.it.html
@@ -1,19 +1,5 @@
{{ define "main" }}
-<!-- Pass articles data to JavaScript for Alpine.js -->
-<script>
-window.articlesData = [
- {{ range (where .Site.RegularPages "Section" "articles") }}
- {
- title: '{{ .Title | safeJS }}',
- url: '{{ .Permalink }}',
- date: '{{ .Date.Format "Jan 02, 2006" }}',
- content: '{{ (.Summary | plainify | safeJS) }}'
- },
- {{ end }}
-];
-</script>
-
<main class="min-h-screen px-4 py-12">
<div class="mx-auto px-4 py-12 max-w-4xl border border-border glow-accent rounded-lg bg-bg p-8" x-data="notFoundPage()">
<div class="text-center">