Some code restructuring, Update copyright year, Fix bug in PagesSearch.html

This commit is contained in:
2023-02-23 00:11:49 +01:00
parent f433fff8a2
commit c35aa94345
17 changed files with 406 additions and 391 deletions

View File

@ -1,12 +1,11 @@
""" ================================= |
| This file is part of |
| staticoso |
| Just a simple Static Site Generator |
| |
| Licensed under the AGPLv3 license |
| Copyright (C) 2022, OctoSpacc |
| ================================= """
""" ================================== |
| This file is part of |
| staticoso |
| Just a simple Static Site Generator |
| |
| Licensed under the AGPLv3 license |
| Copyright (C) 2022-2023, OctoSpacc |
| ================================== """
import json
import os