Skip to content

Commit 1a4507b

Browse files
committed
Add GitHub star button to the main page
1 parent 8efee97 commit 1a4507b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/packaging/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22
other pages use relative links as expected. This is because of
33
https://github.com/rust-lang/mdBook/issues/2341 -->
44

5+
<div style="display: flex; align-items: center;">
6+
57
# Xbps-src packaging tutorial
68

9+
<iframe style="margin-left: auto; color-scheme: light;" src="https://ghbtns.com/github-btn.html?user=xbps-src-tutorials&repo=xbps-src-tutorials.github.io&type=star&count=true&size=large" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
10+
</div>
11+
712
**This tutorial is up to date as of September 29, 2024**
813

914
This tutorial will guide you through packaging with `xbps-src`, either for

0 commit comments

Comments
 (0)