-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (29 loc) · 1.48 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<title>DevOpsDays Boston 2022 Sept 12 & 13 - Boston Center for the Arts, Tremont Street</title>
<script>location="https://devopsdays.org/events/2022-boston/welcome/"</script>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@devopsdaysbos">
<meta name="twitter:creator" content="@devopsdaysbos">
<meta name="robots" content="noindex">
<meta name="twitter:title" content="DevOpsDays Boston 2022 Sept 12 & 13 - Boston Center for the Arts, Tremont Street">
<meta name="twitter:description" content="A yearly DevOpsDays event in Boston for DevOps practitioners.">
<meta name="twitter:image" content="https://devopsdaysbos.org/assets/2022/images/default-social-banner.jpg">
<meta property="og:image" content="https://devopsdaysbos.org/assets/2022/images/default-social-banner.jpg">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="DevOpsDays Boston">
<meta property="og:title" content="DevOpsDays Boston 2022 Sept 12 & 13 - Boston Center for the Arts, Tremont Street">
</head>
<body>
<h1>DevOpsDays Boston 2022 Sept 12 & 13 - Boston Center for the Arts, Tremont Street</h1>
<a href="https://devopsdays.org/events/2022-boston/welcome/">Click here if you are not redirected.</a>
</body>
</html>
<!--
layout: default
title: "Home"
redirect_to: https://devopsdays.org/events/2022-boston/welcome/
-->