잉여개발기 (SPDV) 2 лет назад
Родитель
Сommit
e920400e2e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      views/ringo/index.html

+ 2 - 2
views/ringo/index.html

@@ -227,7 +227,7 @@
                     {{imp[1][1]|safe}}
                     <br>
                     <br>
-                    <a href="https://github.com/openNAMU/openNAMU"><img id="b_logo" src="/views/main_css/file/s_logo.png"></a>
+                    <a href="https://github.com/openNAMU/openNAMU"><img alt="b_logo" id="b_logo" src="/views/main_css/file/s_logo.png"></a>
                 </article>
             </footer>
         </section>
@@ -266,7 +266,7 @@
             {{imp[1][1]|safe}}
             <br>
             <br>
-            <a href="https://github.com/openNAMU/openNAMU"><img id="b_logo" src="/views/main_css/file/logo.svg"></a>
+            <a href="https://github.com/openNAMU/openNAMU"><img alt="b_logo" id="b_logo" src="/views/main_css/file/logo.svg"></a>
         </footer>
     </body>
 </html>