« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/homepage.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/page/homepage.js')
-rw-r--r--src/page/homepage.js10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/page/homepage.js b/src/page/homepage.js
index 882daf7..0ae2b9b 100644
--- a/src/page/homepage.js
+++ b/src/page/homepage.js
@@ -154,8 +154,10 @@ export function writeTargetless({wikiData}) {
         content:
           transformMultiline(
             homepageLayout.sidebarContent
-              .replace('[[news]]', '__GENERATE_NEWS__')
-          )
+              .replace('[[news]]', '__GENERATE_NEWS__'),
+            {
+              thumb: 'medium',
+            })
             .replace('<p>__GENERATE_NEWS__</p>',
               wikiInfo.enableNews
                 ? [
@@ -179,7 +181,9 @@ export function writeTargetless({wikiData}) {
                               link.newsEntry(entry),
                             ]),
 
-                            transformMultiline(entry.contentShort),
+                            transformMultiline(entry.contentShort, {
+                              thumb: 'medium',
+                            }),
 
                             entry.contentShort !== entry.content &&
                               link.newsEntry(entry, {