add comment

This commit is contained in:
ReznoRMichael 2021-07-05 14:41:20 +02:00
parent 7730b5a3d0
commit d828cc071f

View file

@ -321,6 +321,8 @@ function SingleEntryFill(section, entry) {
if (!textPrefix.length) b = ["", ""];
if (wiki.length) b = [`<a class="wiki" href="${WIKI_LINK}${wiki}" target="_blank">`, "</a>"];
/* #################### Different behaviour depending on the section ####################### */
switch (section) {
case "intro":