This is an automated email from the ASF dual-hosted git repository.
yaniv pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 0337a5e fixed navigation back to home
0337a5e is described below
commit 0337a5e67788b480a2ff883a0f2b6559b2702a7a
Author: Yaniv Rodenski <[email protected]>
AuthorDate: Thu Jul 12 14:56:29 2018 +1000
fixed navigation back to home
---
.DS_Store | Bin 6148 -> 6148 bytes
downloads.html | 2 +-
feed.xml | 2 +-
index.html | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.DS_Store b/.DS_Store
index 51c7612..5008ddf 100644
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/downloads.html b/downloads.html
index efc0794..6fb3e0a 100644
--- a/downloads.html
+++ b/downloads.html
@@ -55,7 +55,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand page-scroll" href="#page-top">Apache
Amaterasu</a>
+ <a class="navbar-brand page-scroll"
href="http://amaterasu.incubator.apache.org/#page-top">Apache Amaterasu</a>
<!-- <img src="img/amaterasu_logo.jpg" /> -->
</div>
diff --git a/feed.xml b/feed.xml
index bc07a2f..a62105d 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.5.2">Jekyll</generator><link href="http://localhost:4000/feed.xml"
rel="self" type="application/atom+xml" /><link href="http://localhost:4000/"
rel="alternate" type="text/html"
/><updated>2018-07-12T14:38:20+10:00</updated><id>http://localhost:4000/</id><subtitle></subtitle></feed>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.5.2">Jekyll</generator><link href="http://localhost:4000/feed.xml"
rel="self" type="application/atom+xml" /><link href="http://localhost:4000/"
rel="alternate" type="text/html"
/><updated>2018-07-12T14:55:36+10:00</updated><id>http://localhost:4000/</id><subtitle></subtitle></feed>
\ No newline at end of file
diff --git a/index.html b/index.html
index 9fae1ef..7913a23 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand page-scroll" href="#page-top">Apache
Amaterasu</a>
+ <a class="navbar-brand page-scroll"
href="http://amaterasu.incubator.apache.org/#page-top">Apache Amaterasu</a>
<!-- <img src="img/amaterasu_logo.jpg" /> -->
</div>