diff --git a/home/art/comics/committed_lines/img/comics/pg22.png b/home/art/comics/committed_lines/img/comics/pg22.png new file mode 100644 index 0000000..24699ea --- /dev/null +++ b/home/art/comics/committed_lines/img/comics/pg22.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769d73eb0feb510bb72c155cc6f79a5ea6069d277a879aee9897a9285ce042b6 +size 1107281 diff --git a/home/art/comics/committed_lines/img/comics/pg23.png b/home/art/comics/committed_lines/img/comics/pg23.png new file mode 100644 index 0000000..88e3f62 --- /dev/null +++ b/home/art/comics/committed_lines/img/comics/pg23.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28393bfe6fd17f1c2197672fd058c9a0ac78f51f0aa15f9bdda4090de0e018b +size 927890 diff --git a/home/art/comics/committed_lines/img/comics/pg24.png b/home/art/comics/committed_lines/img/comics/pg24.png new file mode 100644 index 0000000..7dac890 --- /dev/null +++ b/home/art/comics/committed_lines/img/comics/pg24.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:664d62e595ceb08889bcd4f03f0e569d8fdd5c1719845906aa5bd8221628284f +size 1106402 diff --git a/home/art/comics/committed_lines/img/comics/pg25.png b/home/art/comics/committed_lines/img/comics/pg25.png new file mode 100644 index 0000000..c278abf --- /dev/null +++ b/home/art/comics/committed_lines/img/comics/pg25.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5d3256d88ae31a79c675e6f19ceb6f8be6e4063c89796749a8a96e80b9c93a +size 643464 diff --git a/home/art/comics/committed_lines/img/comics/pg26.png b/home/art/comics/committed_lines/img/comics/pg26.png new file mode 100644 index 0000000..02d5e68 --- /dev/null +++ b/home/art/comics/committed_lines/img/comics/pg26.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768df5235cf6865e1eeec1f23f36ac6185d6e6f19121ccb1a92d00a9e917e910 +size 2697410 diff --git a/home/art/comics/committed_lines/js/comic_settings.js b/home/art/comics/committed_lines/js/comic_settings.js index 8b68df6..9984ec2 100644 --- a/home/art/comics/committed_lines/js/comic_settings.js +++ b/home/art/comics/committed_lines/js/comic_settings.js @@ -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