updated with new comics

master
waifu 3 months ago
parent 613bd9c4fe
commit d5352d3424
  1. BIN
      home/art/comics/committed_lines/img/comics/pg22.png
  2. BIN
      home/art/comics/committed_lines/img/comics/pg23.png
  3. BIN
      home/art/comics/committed_lines/img/comics/pg24.png
  4. BIN
      home/art/comics/committed_lines/img/comics/pg25.png
  5. BIN
      home/art/comics/committed_lines/img/comics/pg26.png
  6. 2
      home/art/comics/committed_lines/js/comic_settings.js

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -11,7 +11,7 @@ let pg = Number(findGetParameter("pg")); //make "pg" mean the current page numbe
////////////////////////
//REALLY IMPORTANT ONES
const maxpg = 21; //the current number of pages your comic has in total. this DOESNT necessarily mean number of IMAGE FILES as it doesn't count pages split into multiple files.
const maxpg = 26; //the current number of pages your comic has in total. this DOESNT necessarily mean number of IMAGE FILES as it doesn't count pages split into multiple files.
//YOU MUST UPDATE THIS NUMBER EVERY TIME YOU ADD A NEW PAGE or else it wont display the most recent page
// COMIC PAGE SETTINGS

Loading…
Cancel
Save