1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-28 06:20:33 +02:00
This commit is contained in:
BuckarooBanzay
2021-08-01 12:41:45 +00:00
parent 5b91027725
commit 3d6dcf4224
9 changed files with 18 additions and 9 deletions

View File

@ -5,6 +5,7 @@
<head>
<title>3D Armor</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
<link rel="icon" href="https://www.minetest.net/media/icon.svg" type="image/png" />
</head>
<body>
@ -480,7 +481,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/AntumDeluge/LDoc/tree/custom">LDoc 1.4.6-antum-dev</a></i>
<i style="float:right;">Last updated 2021-07-31 13:29:51 </i>
<i style="float:right;">Last updated 2021-08-01 12:41:44 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>