-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
45 lines (40 loc) · 2.34 KB
/
index.html
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
<!DOCTYPE html>
<html class="project" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1"/>
<title>Product Of ___ • International network of product and design communities</title>
<link rel="stylesheet" href="css/styles.css">
<meta name="description" content="An international network of local communities of product design and management professionals"/>
<meta property="og:locale" content="en_AU" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Product Of ___ • International network of product and design communities" />
<meta property="og:description" content="An international network of local communities of product design and management professionals" />
<meta property="og:url" content="https://productof.org" />
<meta property="og:site_name" content="Product Of ___" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:description" content="An international network of local communities of product design and management professionals" />
<meta name="twitter:title" content="Product Of ___ • International network of product and design communities" />
<meta name="twitter:site" content="@productofbne" />
<meta name="twitter:image" content="https://secure.meetupstatic.com/photos/event/1/7/1/f/600_467645919.jpeg" />
<meta name="twitter:creator" content="@ganticdotco" />
<!-- <link rel="canonical" href="" /> -->
</head>
<body>
<h1>Product Of ___</h1>
<p><strong>International network of product and design communities</strong></p>
<p>We're working on a website - in the meantime check out our current chapters:</p>
<h2>Australia</h2>
<ul>
<li><a href="https://www.meetup.com/Product-of-BNE/">Brisbane, QLD</a></li>
<li><a href="https://www.meetup.com/Product-of-SYD/">Sydney, NSW</a></li>
<li><a href="https://www.meetup.com/Product-of-PER/">Perth, WA</a></li>
<li>Adelaide, SA <em>(Coming soon)</em></li>
</ul>
<h2>U.S.A.</h2>
<ul>
<li><a href="https://www.meetup.com/Product-Of-SFO/">San Francisco, CA</a></li>
</ul>
<p>If you're in another city and would like to start a chapter, or have any other questions at all, please contact <a href="mailto:[email protected]">Jai Mitchell</a></p>
</body>
</html>