[bisq-network/bisq-website] WIP on Japanese localization (#229)

huey735 notifications at github.com
Fri Sep 6 11:21:37 UTC 2019


@wiz when running the website locally I get this error:
```
[2019-09-06 12:15:47] ERROR `/images/apple-touch-icon.png' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/github.svg' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/twitter.svg' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/youtube.svg' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/slack.svg' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/forum.svg' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/mailinglist.svg' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/irc.svg' not found.
[2019-09-06 12:15:52] ERROR `/de/images/community/reddit.svg' not found.
```

So I changed the image sources links for the community page to go a level higher:
img src="../images/community/github.svg" alt="github"
img src="../../images/community/github.svg" alt="github"

You don't seem to have that problem. What am I missing?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-website/pull/229#issuecomment-528816225
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190906/e1f47aae/attachment.html>


More information about the bisq-github mailing list