Compare commits

..

No commits in common. "a0352f87627176cada98f52837d65a1d2e4160f0" and "f68954df1c50b6cee4744ae7861935102dd225a7" have entirely different histories.

3 changed files with 10 additions and 3 deletions

File diff suppressed because one or more lines are too long

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,7 +82,6 @@
// global project styles
@import "global/print-pdf";
@import "global/wp-overrides"; //errors
@import "global/wp-admin"; //errors
@import "global/typography";

View File

@ -17,6 +17,14 @@
</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()