Commit 2f1fcd7ad6b9d4a10776038ef7ffabb07a78c152
1 parent
334431aeba
Exists in
master
update
Showing 3 changed files with 3 additions and 3 deletions Side-by-side Diff
app/index.html
app/styles/main.css
app/views/main.html
... | ... | @@ -230,7 +230,7 @@ |
230 | 230 | <li><a href="#">プライバシーポリシー</a></li> |
231 | 231 | </ul> |
232 | 232 | <div class="logo-bottom"> |
233 | - <img src="../images/logobottom.png" alt="Logo" /> | |
233 | + <img src="images/logobottom.png" alt="Logo" /> | |
234 | 234 | </div> |
235 | 235 | </footer> |
236 | 236 | <div class="footer text-center"> |