Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs site footer not getting populated #1546

Open
digitaldirk opened this issue Sep 10, 2024 · 1 comment
Open

Docs site footer not getting populated #1546

digitaldirk opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@digitaldirk
Copy link

Describe the bug
Footer of docs site is not getting a date or commit id.

Example:
https://bunit.dev/index.html
image

Source:

"_appFooter": "<small>Documentation updated on #{NBGV_GitCommitDate}# in commit #{NBGV_GitCommitIdShort}#</small>"

Not sure how to fix this, wanted to bring attention to it.

Thanks

@linkdotnet
Copy link
Sponsor Collaborator

Thanks for that - it seems it is just a matter of missing configuration in the pipeline.
WIll take care of that.

@linkdotnet linkdotnet self-assigned this Sep 11, 2024
@linkdotnet linkdotnet added the documentation Improvements or additions to documentation label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants