diff options
author | heqnx <root@heqnx.com> | 2025-05-20 11:21:47 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-05-20 11:21:47 +0300 |
commit | d906909ccae7986f2101a2de2f18152cb16a3d95 (patch) | |
tree | b62be1f60b78c49403db674996e6470a639170d7 /pandoc/template.html | |
parent | 58becfc10be6b48c24506a404d1f6732fa8f057b (diff) | |
download | cve-poc-mon-d906909ccae7986f2101a2de2f18152cb16a3d95.tar.gz cve-poc-mon-d906909ccae7986f2101a2de2f18152cb16a3d95.zip |
removed old docs, updated template
Diffstat (limited to 'pandoc/template.html')
-rw-r--r-- | pandoc/template.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pandoc/template.html b/pandoc/template.html index 49999d7..b401064 100644 --- a/pandoc/template.html +++ b/pandoc/template.html @@ -188,7 +188,6 @@ <body> <div class="video-background"> <video autoplay muted loop playsinline> - <!-- Canva Unique Design Futuristic Abstract Digital Animation Pixel Noise Glitch Background --> <source src="/assets/background.webm" type="video/webm"> </video> </div> @@ -196,7 +195,6 @@ <h1>$title$</h1> <div class="links"> <a href="$rss_url$" target="_blank" class="rss-link">[rss feed]</a> - <a href="$repo$" target="_blank" class="repo-link">[hard copies]</a> <span class="count">[stats: $count$ repos, total size $size$, updated $date$]</span> </div> <div class="search-box"> |