Change logo
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<img class="image" src="img/logo_anacapri.svg" style="min-height: 88px;" />
|
||||
</a>
|
||||
<a class="navbar-item" href="https://www.cittadicapri.it/" title="Comune di Capri">
|
||||
<img class="image" src="img/logo_comune_capri.jpg" style="min-height: 88px;" />
|
||||
<img class="image" src="img/logo_comune_capri.png" style="min-height: 88px;" />
|
||||
</a>
|
||||
</div>
|
||||
</nav>
|
||||
@@ -113,7 +113,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer class="footer has-text-centered">
|
||||
<p>Copyright © <span id="c-year"></span> Progetto Carta Archeologica di Capri</p>
|
||||
<p>© <span id="c-year"></span> CNR-ISPC Tutti i diritti riservati</p>
|
||||
</footer>
|
||||
<script type="text/javascript" defer>
|
||||
const year = new Date().getFullYear();
|
||||
|
||||
Reference in New Issue
Block a user