Skip to content

Commit

Permalink
💄 change title and instructions to be about lumiance instead of brigh…
Browse files Browse the repository at this point in the history
…tness
  • Loading branch information
slooi committed Sep 8, 2024
1 parent 309cbee commit 48adf10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + TS</title>
<title>Image to perceived Luminance</title>
</head>

<body>
<h1><b><i>CTRL+V</i></b> <span style="font-weight: 300;">to convert image to perceived lightness (L*)</span></h1>
<h1><b><i>CTRL+V</i></b> <span style="font-weight: 300;">to convert image to perceived luminance</span></h1>

<div id="content"></div>
<script type="module" src="/src/main.ts"></script>
Expand Down

0 comments on commit 48adf10

Please sign in to comment.