瀏覽代碼

Update index.html

Riccardo Balbo 3 年之前
父節點
當前提交
016d75cd46
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      www/index.html

+ 6 - 1
www/index.html

@@ -12,6 +12,11 @@
 </head>
 
 <body>
+	<p style="text-align:center;font-size:2rem;">
+		This platform is deprecated in favor of <a href="https://library.jmonkeyengine.org">library.jmonkeyengine.org</a>
+		<br>
+		Please move your content over there as this website will be closed at some point.
+	</p>
 	<div layout:fragment="content" id="app">
 
 		<div class="ui active dimmer" id="pageLoader">
@@ -469,4 +474,4 @@
 
 </body>
 
-</html>
+</html>