1.1.2 - oopsie the lazy update | added links to posts | added year bar | lazy loading images | minor tweaks to style....

This commit is contained in:
notkoutsie 2023-08-13 03:36:38 +03:00
parent 6e5bd19a32
commit 7578751702

View File

@ -19,6 +19,7 @@ checksetting() {
if [ "$2" = true ]; then
echo "$1" >>"$output_file"
fi
}
givefavicon() {
local file_path="$1"
@ -144,4 +145,4 @@ echo "</div>
</body>
</html>" >>"$output_file"
nlog "Done, please see: $output_file."
nlog "Done, please see: $output_file."