mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Add restic-browser to showcase
This commit is contained in:
@@ -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>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
Reference in New Issue
Block a user