-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
22 lines (22 loc) · 1.02 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
<!DOCTYPE html>
<html>
<head>
<meta
http-equiv="refresh"
content="0; url='https://speak.protocol.berlin/protocol-berg/schedule/'"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@ethberlin" />
<meta name="twitter:creator" content="@ethberlin" />
<meta property="og:url" content="https://sched.protocol.berlin/" />
<meta property="og:title" content="Schedule for Protocol Berg, Sept/15, 2023, Berlin" />
<meta property="og:description" content="This schedule is intended for protocol/system/network engineers, decentralized infrastructure administrators, researchers, and anyone who is curious and interested in attending the workshops and talks at Protocol Berg." />
<meta property="og:image" content="https://protocol.berlin/protocolBerg-twitter.png" />
<link rel="stylesheet" href="https://latex.now.sh/style.css">
</head>
<body>
<p>
<a href="https://speak.protocol.berlin/protocol-berg/schedule/">Schedule!</a>
</p>
</body>
</html>