25
25
</ head >
26
26
27
27
< body >
28
- < div id ="fb-root "> </ div >
29
- < script > ( function ( d , s , id ) {
30
- var js , fjs = d . getElementsByTagName ( s ) [ 0 ] ;
31
- if ( d . getElementById ( id ) ) return ;
32
- js = d . createElement ( s ) ; js . id = id ;
33
- js . src = "//connect.facebook.net/en_US/all.js#xfbml=1" ;
34
- fjs . parentNode . insertBefore ( js , fjs ) ;
35
- } ( document , 'script' , 'facebook-jssdk' ) ) ; </ script >
36
-
37
- < div class ="share ">
38
- < div class ="button " style ="position: relative; ">
39
- < a href ="https://twitter.com/share " class ="twitter-share-button " data-url ="http://codeinthedark.com/ " data-via ="tictail "> Tweet</ a >
40
- < script > ! function ( d , s , id ) { var js , fjs = d . getElementsByTagName ( s ) [ 0 ] , p = / ^ h t t p : / . test ( d . location ) ?'http' :'https' ; if ( ! d . getElementById ( id ) ) { js = d . createElement ( s ) ; js . id = id ; js . src = p + '://platform.twitter.com/widgets.js' ; fjs . parentNode . insertBefore ( js , fjs ) ; } } ( document , 'script' , 'twitter-wjs' ) ; </ script >
41
- </ div >
42
- < div class ="button ">
43
- < div class ="fb-like " data-href ="http://codeinthedark.com/ " data-send ="false " data-layout ="button_count " data-width ="450 " data-show-faces ="false "> </ div >
44
- </ div >
45
- </ div >
46
-
47
28
< div id ="top-background "> </ div >
48
29
< img id ="logo " src ="img/logo.png " alt ="Code In the Dark - Logo ">
49
30
50
31
< div class ="part ">
51
- <!-- Begin MailChimp Signup Form -->
52
- < form action ="http://tictail.us5.list-manage.com/subscribe/post?u=60d42db48b2624c1363510b97&id=9e1e3399f7 " method ="post " id ="newsletter-subscribe " name ="mc-embedded-subscribe-form " class ="validate " target ="_blank " novalidate >
53
- < label for ="mce-EMAIL "> Keep me posted about upcoming events</ label >
54
- < input type ="email " value ="" name ="EMAIL " class ="email " id ="mce-EMAIL " placeholder ="Your email address " required >
55
- < button type ="submit " name ="subscribe " id ="mc-embedded-subscribe "> Subscribe</ button >
56
- </ form >
57
- <!--End mc_embed_signup-->
32
+
58
33
59
34
< h2 > Organize your own event</ h2 >
60
35
< p >
@@ -73,12 +48,6 @@ <h2>Organize your own event</h2>
73
48
74
49
< div class ="part ">
75
50
< h2 > Community organized events</ h2 >
76
- < p >
77
- Venice · 14th September 2018 · < a href ="https://www.interlogica.it/azienda/code-in-the-dark/ " target ="_blank "> RSVP</ a >
78
- </ p >
79
- < p >
80
- São José dos Campos/SP, Brazil · 11th August 2018 · < a href ="http://codeinthedark.frontinvale.com.br " target ="_blank "> RSVP</ a >
81
- </ p >
82
51
< p >
83
52
Wan't to list your event here? Read up about < a href ="https://github.com/codeinthedark/codeinthedark.github.io "> How to organize Code in the Dark</ a >
84
53
</ p >
@@ -114,7 +83,7 @@ <h2>Previous official events</h2>
114
83
< div class ="part ">
115
84
< h2 > Proudly presented by</ h2 >
116
85
< div class ='sponsors '>
117
- < a href ='https://tictail .com ' target ='_blank '> < img src ='img/logo_tictail.png ' alt ='Tictail logo '/> </ a >
86
+ < a href ='https://shopify .com ' target ='_blank '> < img class =" shopify-logo " src ='img/shopify_logo_darkbg.svg ' alt ='Shopify logo '/> </ a >
118
87
</ div >
119
88
</ div >
120
89
0 commit comments