Riccardo Balbo 3 жил өмнө
parent
commit
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>