Skip to content

Commit

Permalink
[add] meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
NaokiHori committed Aug 27, 2024
1 parent b1e0836 commit 46b2d10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CameraAdjuster/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta
name="description"
content="A web application to adjust screen and camera interactively, designed for my Contour3D library"
/>
<link rel="stylesheet" href="/style/main.css" />
<title>Camera Adjuster</title>
</head>
Expand Down

0 comments on commit 46b2d10

Please sign in to comment.