This is an automated email from the ASF dual-hosted git repository. wonook pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-nemo-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 2c4d08a replace bg 2c4d08a is described below commit 2c4d08a76f73d64f7396040ecf1d4798ae6061be Author: Won Wook SONG <wsong0...@gmail.com> AuthorDate: Fri Sep 9 21:18:41 2022 +0900 replace bg --- assets/img/bg.jpg | Bin 661519 -> 411341 bytes index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/img/bg.jpg b/assets/img/bg.jpg index ea2ad5a..63ac207 100644 Binary files a/assets/img/bg.jpg and b/assets/img/bg.jpg differ diff --git a/index.html b/index.html index 54ce929..da84a5d 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ layout: default </blockquote> </div> <div class="col-md-6 text-center"> - <img src="img/nemo-logo.png" alt="" class="img-responsive"> + <img src="assets/img/nemo-logo.png" alt="" class="img-responsive"> <!--<img width="512" alt="Nemo reef 98" src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nemo_reef_98.jpg/512px-Nemo_reef_98.jpg"/>--> </div> </div>