disable half-baked resource map for now
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
cellarspoon
2022-01-12 09:03:16 +01:00
parent f61714a770
commit 41c82294e5
2 changed files with 0 additions and 16 deletions

View File

@ -46,17 +46,4 @@
</p>
</div>
<div>
<h2>Resource map</h2>
<p>
<a href="{{ url_for('generate_resource_map') }}">Regenerate</a>
</p>
<p>(PS. i have no idea how to render this)<p>
<div>{{ resource_map }}</div>
</div>
{% endblock %}