Skip to content

Commit

Permalink
feat: menambahkan deskripsi
Browse files Browse the repository at this point in the history
  • Loading branch information
oskhar committed Aug 21, 2023
1 parent f0ab280 commit ced0c9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="layout/main.css">
<link rel="shortcut icon" href="logo.jpg" type="image/x-icon">
<meta name="description" content="Game tiga dimensi, dah itu aja" />
<meta property="og:title" content="THREE.JS-Game" />
<meta property="og:image" content="logo.png"/>
<title>Game</title>
</head>

Expand Down

0 comments on commit ced0c9e

Please sign in to comment.