diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ec6923be2312e7..03028d05452714 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: exclude: | (?x)^( .*example-layer.tar.gz| - .*\.(png|svg|ico|gpg)| + .*\.(png|svg|ico|gpg|woff2)| dev/version-manifest/version-manifest| .*gradle-wrapper\.jar )$ diff --git a/components/dashboard/public/fonts/JetBrainsMono-Regular.woff2 b/components/dashboard/public/fonts/JetBrainsMono-Regular.woff2 new file mode 100644 index 00000000000000..40da427651937a Binary files /dev/null and b/components/dashboard/public/fonts/JetBrainsMono-Regular.woff2 differ diff --git a/components/dashboard/public/index.html b/components/dashboard/public/index.html index 0bf52894cce683..625aa4127dcd2d 100644 --- a/components/dashboard/public/index.html +++ b/components/dashboard/public/index.html @@ -18,6 +18,7 @@ /> +