lesion 2 years ago
parent
commit
f5ac450c6a
2 changed files with 4 additions and 1 deletions
  1. 3 0
      .vscode/settings.json
  2. 1 1
      theme/base.html

+ 3 - 0
.vscode/settings.json

@@ -0,0 +1,3 @@
+{
+    "nuxt.isNuxtApp": false
+}

+ 1 - 1
theme/base.html

@@ -46,7 +46,7 @@
     <!-- <div id='text_header'></div> -->
     <div id='header'>
       <!-- <h1>Hack<span style='color: red;'>Я</span>occhio</h1> -->
-      <img src='/img/logo_hackrocchio.png' /><br/><br/>
+      <img src='/img/logo_hackrocchio.png' alt='logo hackrocchio'/><br/><br/>
       <h2>9 e 10 Aprile 2022 - <a href='https://ederasquat.noblogs.org/'>Edera Squat</a>, Torino</h2>
     </div>
     {# SIDE NAV, TOGGLES ON MOBILE #}