-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
92 lines (46 loc) · 2.79 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Target">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Target + Slack"/>
<meta name="twitter:description" content=""/>
<base href="https://target.github.io/chatops-docs/">
<title>Target + Slack</title>
<link rel="canonical" href="https://target.github.io/chatops-docs/">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700|Merriweather:300,700|Source+Code+Pro:400,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.0/normalize.min.css" integrity="sha256-oSrCnRYXvHG31SBifqP2PM1uje7SJUyX0nTwO2RJV54=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://target.github.io/chatops-docs/css/coder.min.ac37073bc2826cd28ef57364a9fe339de7ebcb26dafc22fd832cb35cf5b1d048.css" integrity="sha256-rDcHO8KCbNKO9XNkqf4znefryyba/CL9gyyzXPWx0Eg=" crossorigin="anonymous" media="screen" />
<link rel="stylesheet" href="https://target.github.io/chatops-docs/css/custom.css">
<link rel="icon" type="image/png" href="https://target.github.io/images/avatar.jpg" sizes="32x32">
<link rel="icon" type="image/png" href="https://target.github.io/images/avatar.jpg" sizes="16x16">
<link href="https://target.github.io/chatops-docs/index.xml" rel="alternate" type="application/rss+xml" title="Target + Slack" />
<link href="https://target.github.io/chatops-docs/index.xml" rel="feed" type="application/rss+xml" title="Target + Slack" />
<meta name="generator" content="Hugo 0.54.0" />
</head>
<body class=" ">
<main class="wrapper">
<nav class="navigation">
<section class="container">
</section>
</nav>
<div class="content">
<section class="container centered">
<div class="about">
<div class="avatar"><img src="https://target.github.io/chatops-docs/images/avatar.jpg" alt="avatar"></div>
<h1>Target</h1>
<h2><a href="https://target.github.io/chatops-docs/slack/terms_of_service/">Slack Terms of Service</a></h2>
</div>
</section>
</div>
<footer class="footer">
<section class="container">
Powered by <a href="https://github.com/target/">Target</a>, <a href="https://gohugo.io/">Hugo</a>, & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
</main>
</body>
</html>