diff --git a/.hecat/export.yml b/.hecat/export.yml index 3653d4ea2f..faf3e08a84 100644 --- a/.hecat/export.yml +++ b/.hecat/export.yml @@ -5,7 +5,8 @@ steps: source_directory: ./ output_directory: awesome-selfhosted output_file: README.md - # authors_file: AUTHORS.md # optional, default no authors file + back_to_top_url: '#awesome-selfhosted' + # authors_file: AUTHORS.md exclude_licenses: - '⊘ Proprietary' - 'BUSL-1.1'