Skip to content
Snippets Groups Projects
Commit 6727aa64 authored by Sören Henning's avatar Sören Henning
Browse files

Add simple favicon

parent cdca4888
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ test-docs-links: ...@@ -71,7 +71,7 @@ test-docs-links:
extends: .docs extends: .docs
needs: needs:
- build-docs - build-docs
script: bundle exec htmlproofer --assume-extension --allow_hash_href --url-ignore "/favicon.ico" ./_site script: bundle exec htmlproofer --assume-extension --allow_hash_href ./_site
test-docs-crds-regression: test-docs-crds-regression:
stage: test stage: test
......
docs/favicon.ico

33.7 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment