Initial redesign commit
This commit is contained in:
parent
031aa417b8
commit
33c49199c7
25 changed files with 978 additions and 751 deletions
|
@ -1,7 +1,7 @@
|
|||
<x-layout>
|
||||
<x-slot:title>Bookmarks</x-slot:title>
|
||||
@foreach($categories as $category)
|
||||
<div class="info-section">
|
||||
<div class="section">
|
||||
<h2>{{ $category->name }}</h2>
|
||||
<hr>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue