Ver Fonte

add stats and map link to homepage

raylu há 1 semana atrás
pai
commit
a3bf250558
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      www/index.html

+ 3 - 1
www/index.html

@@ -14,7 +14,9 @@
 		<p><a href="buy.html">buy</a></p>
 		<p><a href="mat.html">material</a></p>
 		<p><a href="corps.html">corporations</a></p>
-		<p><a href="gov.html">government</a></p>
+		<p><a href="gov.html">government</a> — population calculator</p>
+		<p><a href="stats/">stats</a> — monthly stats without consumption (has produced/volume but not consumed/profit). <a href="https://git.raylu.net/raylu/prunstats">git.raylu.net/raylu/prunstats</a></p>
+		<p><a href="map/">map</a> — taiyi's map with relative weights for resource concentrations in different phases. <a href="https://github.com/raylu/prun_universe_map">github.com/raylu/prun_universe_map</a></p>
 	</main>
 </body>
 </html>