mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
tools/hecat: set the 'back to top' anchor link URL to '#awesome-selfhosted'
This commit is contained in:
parent
60f72481bb
commit
067d45bb90
1 changed files with 2 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue