bump bootstrap. add hastag rendering to recipes. dont do anything yet

This commit is contained in:
len0rd 2022-06-21 22:22:56 -04:00
parent bfcb2ef583
commit e8010aa1f2
8 changed files with 27 additions and 5 deletions

View file

@ -13,7 +13,7 @@
</header>
<div class="container mt-5 topMargin">
<div class="row g-0">
<div class="row">
<div class="col-md-8">
<%- include(rootPath + page + '-title') %>
</div>