Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lomorage/homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Feb 11, 2023
2 parents db9a83f + 25cfcfe commit e115a6b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
Expand All @@ -19,7 +19,7 @@ jobs:
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
# extended: true
extended: true

- name: Build
run: hugo --minify
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ Table of Contents

**The simplest, easiest to use private photo cloud for the family.**

If you find Lomorage useful, please support us below:

<a href="https://www.buymeacoffee.com/lomorage" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>

<a href="https://opencollective.com/lomoware/donate" target="_blank">
<img src="https://opencollective.com/webpack/donate/[email protected]?color=blue" width=300 />
</a>

- Automatic Back Up: Automatically backs up all your photos from smartphones and computers to your own hard drive; Redundancy backup lowers the risk of losing data. No rate limits.

- Original Quality: Whether it’s a 50 megapixel raw photo or hour long 4K HD video, back up your high resolution content as it is without any modification. What you take is what is saved.
Expand Down
4 changes: 2 additions & 2 deletions static/release.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"Commit": "9dae9d6"
},
"android": {
"VersionCode": "48",
"ReleaseTime": "2022-11-13_13-28-34"
"VersionCode": "50",
"ReleaseTime": "2023-01-23_08-48-34"
}
}

0 comments on commit e115a6b

Please sign in to comment.