Ferrite-FEM / FerriteViz.jl

Plot your Ferrite.jl data
https://ferrite-fem.github.io/FerriteViz.jl/
MIT License
31 stars 9 forks source link

Added logo to docs #124

Closed adarshpalaskar1 closed 7 months ago

adarshpalaskar1 commented 7 months ago

This PR fixes #107, adding the logo to the FerriteViz documentation.

image

koehlerson commented 7 months ago

The creation script of the logo is the same from the Ferrite repo right? I think we can exclude it here if we track the svg directly (which is done), right?

adarshpalaskar1 commented 7 months ago

The creation script of the logo is the same from the Ferrite repo right? I think we can exclude it here if we track the svg directly (which is done), right?

Yes, it is the same implementation and can be excluded. I have uploaded the SVG file as well, so it should work as you said.

koehlerson commented 7 months ago

cool thanks!