Skip to content

Commit 8586508

Browse files
Merge pull request #9767 from circleci/set-up-extension-unused-media
Add extension to detect unused images
2 parents 254cddd + e43f427 commit 8586508

File tree

119 files changed

+222
-132
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+222
-132
lines changed

antora-playbook.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ antora:
8080
background: '#E3F5E5'
8181
line_color: '#B4B8C6'
8282
primary_border_color: '#008542'
83-
primary_text_color: '#00381A'
83+
primary_text_color: '#00381A'
84+
- require: ./extensions/detect-unused-media-extension.js

0 commit comments

Comments
 (0)