Skip to content

Commit

Permalink
Updated Patreon link.
Browse files Browse the repository at this point in the history
  • Loading branch information
create3000 committed May 21, 2024
1 parent 0592e46 commit 4124677
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/_posts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ Sunrize is an easy-to-use editor for X3D files that is based on the [X_ITE](/x_i

Yeah, tell me!

X_ITE needs your support, with a small contribution you can make a big difference. To support us, have a look at [https://patreon.com/X_ITE](https://patreon.com/X_ITE){:target="_blank"}.
X_ITE needs your support, with a small contribution you can make a big difference.

[<i class="fa-solid fa-heart"></i> Support us on Patreon](https://patreon.com/X_ITE){: target="_blank" .patreon }

## Run from Console

Expand Down
10 changes: 10 additions & 0 deletions docs/assets/css/jekyll-theme-chirpy.scss
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,16 @@ small, .small {
white-space: initial;
}

/* Patreon link */

.patreon {
display: block;
border: 1px solid !important;
border-radius: .625rem;
padding: .5rem;
text-align: center;
}

/* download links */

.content a.download {
Expand Down

0 comments on commit 4124677

Please sign in to comment.