You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2016/08/09 19:17:54 UTC

incubator-juneau-website git commit: Remove old css reference.

Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site aa49b06fc -> 97dee7911


Remove old css reference.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/97dee791
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/97dee791
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/97dee791

Branch: refs/heads/asf-site
Commit: 97dee79117a2e6bcbc96bf944f7edced76dba753
Parents: aa49b06
Author: jamesbognar <ja...@gmail.com>
Authored: Tue Aug 9 15:17:51 2016 -0400
Committer: jamesbognar <ja...@gmail.com>
Committed: Tue Aug 9 15:17:51 2016 -0400

----------------------------------------------------------------------
 content/index.html | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/97dee791/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 93872d5..f3dd6e1 100644
--- a/content/index.html
+++ b/content/index.html
@@ -4,7 +4,6 @@
 	<style>
 		@import url("styles/juneau-code.css");
 		@import url("styles/juneau-doc.css");
-		@import url("styles/juneau-website-page.css");
 
 		html, body { margin:0px; height: 100%; width: 100%; font-family: sans-serif;}
 		header {