minor fix

pageContent to content for sake of reasons
main
Nexan 2023-09-19 21:04:27 -05:00
parent 66abadbc34
commit 6b92002ee9
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
</aside> </aside>
<!-- END OF THE SIDEBAR --> <!-- END OF THE SIDEBAR -->
<main> <main>
[[*pageContent]] [[*content]]
</main> </main>
</div> </div>