WIP with auto pull file
This commit is contained in:
@@ -5,4 +5,7 @@
|
||||
// RAD. Check out the docs here:
|
||||
// https://rad-theme-engine.ofco.cloud/docs/guides/helpers/
|
||||
|
||||
echo site()->render("header");
|
||||
echo site()->render("header", [
|
||||
"logo" => site()->getAssetUrl("logo.png"),
|
||||
"menu" => site()->renderMenu("main-nav"),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user