fix issue #24 https://git.hangar.org/arcHIVE-tech/Arc-hive-omeka-theme/issues/24 #29

Merged
jorge merged 3 commits from fix/site-description-summary into develop 2021-09-02 13:21:36 +02:00
2 changed files with 2 additions and 9 deletions
Showing only changes of commit 8bf5006643 - Show all commits

View File

@ -39,7 +39,7 @@
//@include foundation-switch;
@include foundation-table;
// Basic components
@include foundation-badge;
//@include foundation-badge;
@include foundation-breadcrumbs;
@include foundation-callout;
@include foundation-card;
@ -82,6 +82,7 @@
// global project styles
@import "global/print-pdf";
@import "global/wp-overrides"; //errors
@import "global/wp-admin"; //errors
@import "global/typography";

View File

@ -17,14 +17,6 @@
</main>
<nav>
<menu class="">
<ul>
<li>
Este menu no lo genera Omeka.
</li>
<li>
Creo que emula el menu del wordpress.
</li>
</ul>
<?php /*
echo $site->publicNav()
->menu()