Skip to content

Commit

Permalink
Merge pull request #108 from flanksource/fix-icons
Browse files Browse the repository at this point in the history
chore: fix icons
  • Loading branch information
moshloop authored Dec 12, 2023
2 parents d775ec5 + 2a2e5cf commit cf4ad35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mission-control/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ sync:
rm docs/canary-checker/index.md
mkdir -p docs/reference
cp -r docs/canary-checker/scripting docs/reference
rm -rf static/img/icons
cp -r ../canary-checker/static/img/icons static/img
cp docs/canary-checker/concepts/authentication.md docs/reference/
cp docs/canary-checker/concepts/connections.md docs/reference/

0 comments on commit cf4ad35

Please sign in to comment.