~koutsie/noter

757875170244e8a948c9d4a2c737c26bd45af673 — notkoutsie 1 year, 1 month ago 6e5bd19
1.1.2 - oopsie the lazy update | added links to posts | added year bar | lazy loading images | minor tweaks to style....
1 files changed, 2 insertions(+), 1 deletions(-)

M noter.sh
M noter.sh => noter.sh +2 -1
@@ 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."
\ No newline at end of file