Skip to content

Commit

Permalink
Update welcome widget
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Feb 23, 2024
1 parent 0fb1045 commit 92952ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dist/welcome/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/_includes/partial/widget/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ <h2 class="welcome-card__title">Root Admin Package</h2>
</span>
<div class="welcome-card__body">
<h2 class="welcome-card__title">Thoughtful Laravel E-commerce</h2>
<p><a href="https://bazar.conedevelopment.com/" target="_blank" rel="noopener">Bazar</a> is a powerful "headless" e-commerce system. Built on Laravel and Vue.</p>
<p><a href="https://root.conedevelopment.com/docs/bazar/core-concepts" target="_blank" rel="noopener">Bazar</a> is a powerful "headless" e-commerce system. Built on Laravel and Vue.</p>
</div>
</div>
<div class="welcome-card">
<span class="welcome-card__icon">
{% svgIcon './src/img/icon/spruce-emblem.svg' %}
</span>
<div class="welcome-card__body">
<h2 class="welcome-card__title">A minimalistic, low-level CSS framework</h2>
<h2 class="welcome-card__title">Spruce CSS Framework</h2>
<p>A low-level, lightweight and <a href="https://sprucecss.com/" target="_blank" rel="noopener">modern CSS system</a>, authoring tool built on Sass. Give your project a solid foundation.</p>
</div>
</div>
Expand Down

0 comments on commit 92952ee

Please sign in to comment.