16 lines
1.1 KiB
PHP
16 lines
1.1 KiB
PHP
<?php
|
|
/**
|
|
* Title: nav-menu
|
|
* Slug: autonomic/nav-menu
|
|
* Inserter: no
|
|
*/
|
|
?>
|
|
<!-- wp:group {"className":"nav-menu","style":{"spacing":{"blockGap":"0"}},"layout":{"type":"default"}} -->
|
|
<div class="wp-block-group nav-menu"><!-- wp:group {"className":"logo-wrapper","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
|
|
<div class="wp-block-group logo-wrapper"><!-- wp:image {"lightbox":{"enabled":false},"width":"64px","height":"undefinedpx","sizeSlug":"full","linkDestination":"custom"} -->
|
|
<figure class="wp-block-image size-full is-resized"><a href="/"><img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/monsterpink.png" alt="" style="width:64px;height:undefinedpx"/></a></figure>
|
|
<!-- /wp:image --></div>
|
|
<!-- /wp:group -->
|
|
|
|
<!-- wp:navigation {"overlayBackgroundColor":"background","overlayTextColor":"primary","style":{"typography":{"textDecoration":"underline","textTransform":"lowercase"},"spacing":{"blockGap":"var:preset|spacing|30"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"right"}} /--></div>
|
|
<!-- /wp:group -->
|