wip from prod

This commit is contained in:
Joey Kimsey
2025-01-03 15:06:34 -05:00
parent 1ef85c6c2c
commit 7170cb20a0
22 changed files with 219 additions and 487 deletions

View File

@ -1,7 +1,7 @@
{LOOP}
<li class="list-group-item context-main-bg bg-{color}">
<a href="{ROOT_URL}bookmarks/bookmark/{ID}" class="context-main">{iconHtml}</a>
<a href="{url}"> {title}</a>
<a href="{url}" class="text-decoration-none atb-green"> {title}</a>
<span class="float-end">
<a class="btn btn-sm atb-green-bg" data-bs-toggle="modal" data-bs-target="#linkShare{ID}">
<i class="fa fa-fw fa-share"></i>