mirror of
https://github.com/kevin-DL/gyk-ar.git
synced 2026-01-11 10:34:32 +00:00
Updated Readme + Created index.html file
This commit is contained in:
@@ -1 +1,5 @@
|
||||
# gyk-ar
|
||||
|
||||
Date: 2019-08-05
|
||||
|
||||
GYK about AR. Just taking a brief look at ar on the web
|
||||
|
||||
12
index.html
Normal file
12
index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World!</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user