Commit Graph

6 Commits

Author SHA1 Message Date
idevakk
77c6c5f73d fix(blog): correct post content layout from horizontal to vertical stacking
Remove flex items-center from blog post content container that was causing
  content elements to display horizontally instead of their natural vertical
  flow. This ensures proper text and element stacking within individual
  blog posts.

  Fixes layout issue in resources/views/livewire/blog.blade.php
2025-12-10 03:06:04 -08:00
idevakk
d4de074161 fix: add fallback value for setting variables 2025-11-28 05:59:25 -08:00
Gitea
825736b9a8 fix image links 2025-04-28 07:23:08 +05:30
Gitea
a9e2702eb4 added blog list page 2025-04-28 06:52:48 +05:30
Gitea
68ad583258 Added ads, adblocker, fixed scrollbar, fixed route and asset links of blog 2025-04-28 04:10:24 +05:30
Gitea
08e1110abd Added blog, pages, menu, category 2025-04-28 01:09:25 +05:30