mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 14:10:25 +08:00
Add restic-browser to showcase
This commit is contained in:
parent
ee988dfb9e
commit
8e43206ae5
11
website/docs/community/showcase/restic-browser.mdx
Normal file
11
website/docs/community/showcase/restic-browser.mdx
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
# Restic Browser
|
||||
|
||||
<p style={{"text-align": "center"}}>
|
||||
<img src="/img/showcase/restic-browser-2.png"></img><br/>
|
||||
</p>
|
||||
|
||||
[Restic-Browser](https://github.com/emuell/restic-browser) - A simple, cross-platform [restic](https://github.com/restic/restic) backup GUI for browsing and restoring restic repositories.
|
||||
|
||||
|
||||
|
@ -36,6 +36,9 @@ function HomepageHeader() {
|
||||
<div className="slide-item-box">
|
||||
<img src={useBaseUrl("/img/showcase/wombat.png")} />
|
||||
</div>
|
||||
<div className="slide-item-box">
|
||||
<img src={useBaseUrl("/img/showcase/restic-browser-2.png")} />
|
||||
</div>
|
||||
<div className="slide-item-box">
|
||||
<img src={useBaseUrl("/img/showcase/wally.png")} />
|
||||
</div>
|
||||
|
BIN
website/static/img/showcase/restic-browser-2.png
Normal file
BIN
website/static/img/showcase/restic-browser-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
Loading…
Reference in New Issue
Block a user