We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb566a commit 76913ddCopy full SHA for 76913dd
src/Elastic.Documentation.Site/Elastic.Documentation.Site.csproj
@@ -54,6 +54,8 @@
54
<EmbeddedResource Include="_static/*.css.map" Watch="false" />
55
<EmbeddedResource Include="_static/*.svg" Watch="false" />
56
<EmbeddedResource Include="_static/*.png" Watch="false" />
57
+ <EmbeddedResource Include="_static/*.ttf" Watch="false" />
58
+ <EmbeddedResource Include="_static/*.woff" Watch="false" />
59
<EmbeddedResource Include="_static/*.woff2" Watch="false" />
60
</ItemGroup>
61
</Target>
0 commit comments