mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 05:30:22 +08:00

* docs: update changelog * feat: update website config * feat(website): add formatting configuration * docs: fix image resource paths and format documents * feat(website): update community guide page Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
11 lines
348 B
Plaintext
11 lines
348 B
Plaintext
# Restic Browser
|
|
|
|
<p style={{ "text-align": "center" }}>
|
|
<img
|
|
src={require("@site/static/img/showcase/restic-browser-2.png").default}
|
|
/>
|
|
<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.
|