|
1 | 1 | <!DOCTYPE HTML> |
2 | 2 | <html> |
3 | 3 | <head> |
4 | | - <title>DO iOS Conference-The iOS conference in Amsterdam</title> |
| 4 | + <title>Do iOS 2016 — Archive</title> |
5 | 5 | <meta charset="utf-8"/> |
6 | | - <meta name="description" content="Meet us in Amsterdam, November 15th and 16th, 2016 and get inspired by talks from the best gurus and iOS professionals."/> |
| 6 | + <meta name="description" content="Archived site for Do iOS 2016, the iOS developer conference in Amsterdam, November 15–16." /> |
| 7 | + <meta name="robots" content="noindex, follow" /> |
| 8 | + <link rel="canonical" href="https://do-ios.com/2016/" /> |
7 | 9 | <meta name="twitter:card" content="summary_large_image"> |
8 | | - <meta name="twitter:image" content="http://do-ios.com/images/card.png?v=1337"> |
| 10 | + <meta name="twitter:image" content="https://do-ios.com/images/card.png?v=2016"> |
9 | 11 | <meta name="twitter:site" content="@iosconf"> |
10 | | - <meta name="twitter:title" content="DO iOS Conference-The iOS conference in Amsterdam"> |
11 | | - <meta name="twitter:description" content="Meet us in Amsterdam, November 15th and 16th, 2016 and get inspired by talks from the best gurus and iOS professionals."> |
12 | | - <meta property="og:url" content="http://do-ios.com/" /> |
13 | | - <meta property="og:title" content="DO iOS Conference-The iOS Conference in Amsterdam" /> |
14 | | - <meta property="og:description" content="Meet us in Amsterdam, November 15th and 16th, 2016 and get inspired by talks from the best gurus and iOS professionals." /> |
15 | | - <meta property="og:image" content="http://do-ios.com/images/card.png?v=1337" /> |
16 | | - <meta name="keywords" content="iOS conference amsterdam do november 2016 zwijger"/> |
| 12 | + <meta name="twitter:title" content="Do iOS 2016 — Archive"> |
| 13 | + <meta name="twitter:description" content="Archived site for Do iOS 2016, the iOS developer conference in Amsterdam, November 15–16."> |
| 14 | + <meta property="og:url" content="https://do-ios.com/2016/" /> |
| 15 | + <meta property="og:title" content="Do iOS 2016 — Archive" /> |
| 16 | + <meta property="og:description" content="Archived site for Do iOS 2016, the iOS developer conference in Amsterdam, November 15–16." /> |
| 17 | + <meta property="og:image" content="https://do-ios.com/images/card.png?v=2016" /> |
17 | 18 | <meta name="viewport" content="width=device-width"> |
18 | 19 | <link rel="stylesheet" href="../old-assets/main.css"/> |
19 | 20 | <link rel="shortcut icon" type="image/png" href="/images/logo-60.png"/> |
|
29 | 30 | </script> |
30 | 31 | </head> |
31 | 32 | <body class="is-loading"> |
| 33 | + <nav aria-label="Current edition" style="margin:0;padding:0.85rem 1rem;background:linear-gradient(135deg,#0a2463,#6B0097);text-align:center;font-family:system-ui,sans-serif;"> |
| 34 | + <a href="/" style="color:#fff;text-decoration:none;font-weight:700;font-size:1rem;">← Do iOS 2026 · November 10–12 · Amsterdam</a> |
| 35 | + </nav> |
32 | 36 | <div id="wrapper"> |
33 | 37 | <div id="topMenu"> |
34 | 38 | <div id="logo-wrapper"> |
|
0 commit comments