Skip to content

Commit 872c45c

Browse files
alphabtCopilot
andauthored
Polish README masthead (#80)
* Separate README icon from title Display the Mortality icon as a standalone mark above the README heading instead of aligning it to the title line. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * Polish README masthead Center the standalone Mortality mark, title, concise product statement, and live-demo link into a quiet brand masthead. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent c686638 commit 872c45c

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
<h1>
2-
<img src="./store-assets/final/icon-64.png" alt="" width="36" height="36" align="absmiddle" />
3-
Mortality
4-
</h1>
5-
6-
A browser extension that replaces your new tab page with a live counter of your age — a quiet, recurring reminder that time is passing.
7-
8-
[**Try Mortality online**](https://alphabt.github.io/mortality/)
1+
<div align="center">
2+
<img src="./store-assets/final/icon-64.png" alt="" width="64" height="64" />
3+
<h1>Mortality</h1>
4+
<p>
5+
Your age, counting up live on every new tab.<br />
6+
A quiet, recurring reminder that time is passing.
7+
</p>
8+
<p><a href="https://alphabt.github.io/mortality/"><strong>Try Mortality online</strong></a></p>
9+
</div>
910

1011
The online demo saves settings in this browser's local storage. Install the extension
1112
from a browser store below to use Mortality as your new tab page.

store-assets/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ the screenshots are generated from the unmodified v1.6.0 UI by
77

88
## Store icons
99

10-
| File | Dimensions | Use |
11-
| -------------------- | -------------- | ----------------------------------- |
12-
| `source/icon.svg` | 128x128 vector | Editable icon master |
13-
| `final/icon-64.png` | 64x64 | Small listing and README title icon |
14-
| `final/icon-300.png` | 300x300 | Large listing icon |
10+
| File | Dimensions | Use |
11+
| -------------------- | -------------- | ------------------------------------ |
12+
| `source/icon.svg` | 128x128 vector | Editable icon master |
13+
| `final/icon-64.png` | 64x64 | Small listing and README header mark |
14+
| `final/icon-300.png` | 300x300 | Large listing icon |
1515

1616
## Dashboard upload order
1717

0 commit comments

Comments
 (0)