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:
parent
6e5bd19a32
commit
7578751702
1 changed files with 2 additions and 1 deletions
3
noter.sh
3
noter.sh
|
@ -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."
|
Reference in a new issue