« get me outta code hell

content: drop an uncommon console dot log - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-03-25 22:02:20 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-03-25 22:02:20 -0300
commit1d6a0ecdd46c799975365228fa61343362ac4f42 (patch)
tree3a76a35a936785a12e71ef0cc3b78cbf7fb46c31 /src/content/dependencies
parent09ad471c55d2c674daa49c24f3615fb831963bff (diff)
content: drop an uncommon console dot log preview
Diffstat (limited to 'src/content/dependencies')
-rw-r--r--src/content/dependencies/generateNewsEntryReadAnotherLinks.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/content/dependencies/generateNewsEntryReadAnotherLinks.js b/src/content/dependencies/generateNewsEntryReadAnotherLinks.js
index 50c23513..2190f8be 100644
--- a/src/content/dependencies/generateNewsEntryReadAnotherLinks.js
+++ b/src/content/dependencies/generateNewsEntryReadAnotherLinks.js
@@ -70,8 +70,6 @@ export default {
       entryLines.push(language.$(...parts, options));
     }
 
-    console.log(language.$order(prefix, 'previous.withDate', 0));
-
     return (
       html.tag('p', {class: 'read-another-links'},
         {[html.onlyIfContent]: true},