_includes/themes/j1/procedures/global/attributes_loader.proc in j1-template-2022.6.3 vs _includes/themes/j1/procedures/global/attributes_loader.proc in j1-template-2023.0.0
- old
+ new
@@ -4,13 +4,13 @@
#
# Liquid PROCEDURE to setup the Asciidoc attributes for an (entry)
# document. Initializes the all include paths for folders: images,
# documents and tables
#
- # Copyright (C) 2022 Juergen Adams
+ # Copyright (C) 2023 Juergen Adams
#
- # J1 Template is licensed under the MIT License.
- # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
+ # J1 Theme is licensed under the MIT License.
+ # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
# -----------------------------------------------------------------------------
# Usage:
# 1) capture the 'load_attributes' variable by full path
# 2) include|configure the load_attributes procedure
#