-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexplore.html
More file actions
66 lines (61 loc) · 3.7 KB
/
explore.html
File metadata and controls
66 lines (61 loc) · 3.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html>
<head>
<!-- Primary Meta Tags -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index,follow">
<meta name="googlebot" content="index,follow">
<title>branches</title>
<meta name="title" content="planetchaos studio branches">
<meta name="description" content="planetchaos studio branches - a place to explore ideas by techedlaksh">
<!-- Google -->
<meta name="description" content="planetchaos studio branches - a place to explore ideas by techedlaksh">
<meta name="keywords" content="branches, laksh arora studio, planetchaos, studio, artwork, software, generative art, editing, 3d, videography, photography, creative, design">
<meta name="author" content="Laksh Arora">
<meta name="copyright" content="Laksh Arora">
<meta name="application-name" content="">
<!-- Facebook -->
<meta property="og:url" content="https://planetchaos.studio/explore.html">
<meta property="og:type" content="website">
<meta property="og:title" content="planetchaos studio branches">
<meta property="og:description" content="planetchaos studio branches - a place to explore ideas by Laksh Arora, techedlaksh">
<meta property="og:site_name" content="planetchaos studio">
<meta property="og:image" content="">
<meta property="og:image:width" content="1080">
<meta property="og:image:height" content="1080">
<meta property="og:locale" content="en_US">
<meta property="og:locale:alternate" content="en_US">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:site" content="planetchaos studio branches">
<meta property="twitter:url" content="https://planetchaos.studio/explore.html">
<meta property="twitter:site:id" content="techedlaksh">
<meta property="twitter:creator" content="techedlaksh">
<meta property="twitter:creator:id" content="techedlaksh">
<meta property="twitter:title" content="planetchaos studio branches">
<meta property="twitter:description" content="planetchaos studio branches - a place to explore ideas by Laksh Arora, techedlaksh">
<meta property="twitter:image" content="">
<meta property="twitter:image:width" content="1080">
<meta property="twitter:image:height" content="1080">
<meta property="twitter:image:alt" content="planetchaos studio branches">
<link rel="stylesheet" type="text/css" href="stylesheets/base.css">
<link rel="stylesheet" type="text/css" href="stylesheets/explore.css">
</head>
<body>
<div class='explore-container'>
<div><a href=""><span class="items">Indie Products</span></a></div>
<div><a href=""><span class="items">NFT's</span></a></div>
<div><a href=""><span class="items">Blockchain</span></a></div>
<div><a href=""><span class="items">Art</span></a></div>
<div><a href=""><span class="items">Photography</span></a></div>
<div><a href=""><span class="items">Photo Editing</span></a></div>
<div><a href=""><span class="items">Video Editing</span></a></div>
<div><a href=""><span class="items">Cinematography</span></a></div>
<div><a href=""><span class="items">Music</span></a></div>
<div><a href=""><span class="items">3D/4D Animation</span></a></div>
<div><a href="index.html"><span class="items">Creative Outlet</span></a></div>
</div>
</body>
</html>