Hi everyone,
I got a "simple" question. I did a menu with html/css to show a specific menu. My problem is how to import my menu into Grav ? I know I've to import my css code into css\custom.css but since Grav use Twig I don't know how and where to import my html code. It seem to be in \templates\navigation and \templates\base (base seem to be the construction page that call other files) but I just simple don't understang Twig langage ...
In summary : I need to import my own menu but I don't know how to do it. Can someone help me with that ? Thanks a lot.