ultimate-jekyll-manager 0.0.144 → 0.0.145

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -121,7 +121,7 @@ badges:
121
121
  <div class="d-flex align-items-center justify-content-between py-3">
122
122
  <!-- Left: Brand -->
123
123
  <a href="/" class="d-flex align-items-center text-decoration-none text-body">
124
- <span class="avatar avatar-md me-3">
124
+ <span class="avatar avatar-md filter-adaptive me-3">
125
125
  <img src="{{ site.brand.images.brandmark }}?cb={{ site.uj.cache_breaker }}" alt="{{ site.brand.name }}"/>
126
126
  </span>
127
127
  <h1 class="h5 mb-0 fw-semibold">{{ site.brand.name }} Account</h1>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ultimate-jekyll-manager",
3
- "version": "0.0.144",
3
+ "version": "0.0.145",
4
4
  "description": "Ultimate Jekyll dependency manager",
5
5
  "main": "dist/index.js",
6
6
  "exports": {