Skip to content

Commit

Permalink
fix: rename Life Countdown Time -> Time Passage
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 14, 2024
1 parent 67a4dda commit 6df4f4a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- name: Create idoc config.
run: |
cat > idoc.yml << EOF
site: "Life Countdown Time"
keywords: life time calculator,how many days will i live, death time calculator, when will i die
site: "Time Passage"
keywords: life time calculator,Time Passage,how many days will i live, death time calculator, when will i die
favicon: assets/logo.png
logo: ./assets/logo.png
openSource: https://github.com/jaywcjlove/life-countdown-time
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<br />
<br />
<img src="https://github.com/jaywcjlove/life-countdown-time/assets/1680273/70bf83db-c1b0-4187-ad9c-dee7a99ab1ca" width="160" height="160">
<h1>Life Countdown Time</h1>
<h1>Time Passage</h1>
</div>

How many days will I live? How many days do I live?
Calculate how much time is left from the birthday to the given time. "(The iOS reviewer asked me to change the name ~~'Life Countdown Time'~~ to 'Time Passage'.)"

<a target="_blank" href="https://apps.apple.com/app/life-countdown-time/id6479194014" title="Life Countdown Time for macOS"><img alt="Life Countdown Time AppStore" src="https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x83&amp;releaseDate=1705968000" height="51">
</a>
Expand Down
4 changes: 2 additions & 2 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<br />
<br />
<img src="https://github.com/jaywcjlove/life-countdown-time/assets/1680273/70bf83db-c1b0-4187-ad9c-dee7a99ab1ca" width="160" height="160">
<h1>人生倒计时</h1>
<h1>时光流逝</h1>
</div>

我还能活多少天?我还能活多少天?
计算从生日到给定时间还剩多少时间。(iOS 审核人员让我必须改名字 ~~“人生倒计时”~~ => "时光流逝")

<a target="_blank" href="https://apps.apple.com/app/life-countdown-time/id6479194014" title="人生倒计时 for macOS">
<img alt="人生倒计时 AppStore" src="https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x83&amp;releaseDate=1705968000" height="51">
Expand Down

0 comments on commit 6df4f4a

Please sign in to comment.