new DRAMA & BILLBOARD apps to start provenance system; new billboard.html & _scroll.html templates; admin area now displays game event log; new CLAUDE.md file to free up Claude Code's memory.md space; minor additions to apps.epic.views to ensure new systems just described adhere to existing game views
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<a href="/gameboard/" class="{% if '/gameboard/' in request.path %}active{% endif %}">
|
||||
<i class="fa-solid fa-chess-board"></i>
|
||||
</a>
|
||||
<a href="/billboard/" class="{% if '/billboard/' in request.path %}active{% endif %}">
|
||||
<i class="fa-solid fa-scroll"></i>
|
||||
</a>
|
||||
</nav>
|
||||
<div class="footer-container">
|
||||
<small>©{% now "Y" %} Dis Co.</small>
|
||||
|
||||
Reference in New Issue
Block a user