Skip to content

Commit 20cbbf0

Browse files
committed
beos
2 parents c48d45c + 0451605 commit 20cbbf0

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

beos-icons/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<meta charset="utf-8">
55
<title>BeOS icons</title>
66
<meta property="og:title" content="BeOS icons" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta property="og:title" content="BeOS r5 Icons" />
79
<meta property="og:description" content="A large collection of classic BeOS r5, Haiku OS, Zeta OS, and other retro operating system icons in PNG format." />
810
<meta property="og:type" content="website" />
911
<meta property="og:url" content="https://maxbo.me/beos-icons/" />
@@ -15,8 +17,8 @@
1517
<meta name="twitter:image" content="https://maxbo.me/beos-icons/og.png" />
1618
<style>
1719
body { margin: 1.25em; }
18-
h2 { margin-left: 1vw; border-bottom: 1px solid #ccc; }
19-
h3 { margin-left: 2vw; color: #888; border-bottom: 1px dotted #ccc; }
20+
h2 { margin-left: 1vw; border-bottom: 1px solid black; }
21+
h3 { margin-left: 2vw; color: #888; border-bottom: 1px dotted #888; }
2022
.category { margin-bottom: 1em; }
2123
.icon-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(4em, 1fr)); gap: 0.5em; margin-bottom: 0.9375em; margin-left: 3vw; }
2224
.icon-item { text-align: center; padding: 0.25em; }
@@ -43,7 +45,7 @@ <h1>BeOS icons</h1>
4345
<ul id="toc-list"></ul>
4446
</details>
4547
<div id="loading">
46-
<p>Loading icons...</p>
48+
<p>Loading icons... (18.7 MB compressed)</p>
4749
</div>
4850
<div id="icons-container"></div>
4951

0 commit comments

Comments
 (0)