Skip to content

Commit

Permalink
docs(splash): remove Kickstarter banner
Browse files Browse the repository at this point in the history
  • Loading branch information
prnk28 committed Dec 6, 2024
1 parent e1f8a35 commit 0b39c95
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
16 changes: 0 additions & 16 deletions docs/_includes/default.njk
Original file line number Diff line number Diff line change
Expand Up @@ -95,22 +95,6 @@
</sl-dropdown>
</div>

<a
class="ks-banner{% if toc %} with-toc{% endif %}"
href="https://www.kickstarter.com/projects/fontawesome/web-awesome?ref=71ihfk"
target="_blank"
>
<span>
<svg viewBox="0 0 20 16" xmlns="http://www.w3.org/2000/svg">
<path fill="#f36944" d="M11.63 1.625C11.63 2.27911 11.2435 2.84296 10.6865 3.10064L14 6L17.2622 5.34755C17.0968 5.10642 17 4.81452 17 4.5C17 3.67157 17.6716 3 18.5 3C19.3284 3 20 3.67157 20 4.5C20 5.31157 19.3555 5.9726 18.5504 5.99917L15.0307 13.8207C14.7077 14.5384 13.9939 15 13.2068 15H6.79317C6.00615 15 5.29229 14.5384 4.96933 13.8207L1.44963 5.99917C0.64452 5.9726 0 5.31157 0 4.5C0 3.67157 0.671573 3 1.5 3C2.32843 3 3 3.67157 3 4.5C3 4.81452 2.9032 5.10642 2.73777 5.34755L6 6L9.31702 3.09761C8.76346 2.83855 8.38 2.27656 8.38 1.625C8.38 0.727537 9.10754 0 10.005 0C10.9025 0 11.63 0.727537 11.63 1.625Z"/>
</svg>
<span>
<strong style="white-space: nowrap;">Get ready for more awesome!</strong>
Web Awesome, the next iteration of Nebula, is on Kickstarter.
</span>
</span>
<span class="faux-button">Read Our Story</span>
</a>

<aside id="sidebar" data-preserve-scroll>
<header>
Expand Down
4 changes: 1 addition & 3 deletions docs/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,15 @@ toc: false
<div class="splash-start">
<img class="splash-logo" src="/assets/images/wordmark.svg" alt="Nebula">

# <sl-visually-hidden>Nebula:</sl-visually-hidden> A forward-thinking library of web components.
# <sl-visually-hidden>Nebula:</sl-visually-hidden> A forward-thinking library of web components, specifically designed for Blockchain Clients.

- Works with all frameworks 🧩
- Works with CDNs 🚛
- Fully customizable with CSS 🎨
- Includes a dark theme 🌛
- Built with accessibility in mind ♿️
- First-class [React support](/frameworks/react) ⚛️
- Built-in localization 💬
- Open source 😸
- [More awesome than ever](https://blog.fontawesome.com/shoelace-joins-font-awesome/) ![Awesome emoji](/assets/images/awesome.svg)

</div>
<div class="splash-end">
Expand Down

0 comments on commit 0b39c95

Please sign in to comment.