|
@@ -1,4 +1,5 @@
|
|
|
|
|
|
+
|
|
|
<!DOCTYPE html>
|
|
|
<html lang="en">
|
|
|
<head>
|
|
@@ -18,15 +19,15 @@
|
|
|
<meta property="og:image" content="https://radicalnetworks.org/assets/themes/images/radnets_logo_larger.png"/>
|
|
|
|
|
|
<!-- Bootstrap styles -->
|
|
|
- <link href="/assets/themes/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
+ <link href="../assets/themes/bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
|
|
<!-- Optional theme -->
|
|
|
- <link href="/assets/themes/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
|
|
|
+ <link href="../assets/themes/bootstrap/css/bootstrap-theme.min.css" rel="stylesheet">
|
|
|
<!-- Sticky Footer -->
|
|
|
- <link href="/assets/themes/bootstrap/css/bs-sticky-footer.css" rel="stylesheet">
|
|
|
+ <link href="../assets/themes/bootstrap/css/bs-sticky-footer.css" rel="stylesheet">
|
|
|
|
|
|
<!-- Custom styles and fonts -->
|
|
|
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
|
|
|
- <link href="/assets/themes/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
|
|
|
+ <link href="../assets/themes/css/style.css?body=1" rel="stylesheet" type="text/css" media="all">
|
|
|
|
|
|
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
@@ -39,7 +40,8 @@
|
|
|
<body>
|
|
|
<div id="wrap">
|
|
|
<div class="container">
|
|
|
- <nav class="row navbar" role="navigation">
|
|
|
+
|
|
|
+<nav class="row navbar" role="navigation">
|
|
|
<!-- Brand and toggle get grouped for better mobile display -->
|
|
|
<div class="navbar-header">
|
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#jb-navbar-collapse">
|
|
@@ -153,6 +155,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
@@ -170,7 +186,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/about/">About</a></li>
|
|
|
+ <li><a href="../about/">About</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -178,7 +194,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li class="active"><a href="/participants/" class="active">Participants</a></li>
|
|
|
+ <li class="active"><a href="../participants/" class="active">Participants</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -186,7 +202,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/location/">Location</a></li>
|
|
|
+ <li><a href="../location/">Location</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -194,7 +210,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/program/">Program</a></li>
|
|
|
+ <li><a href="../program/">Program</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -202,7 +218,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/gallery/">Gallery</a></li>
|
|
|
+ <li><a href="../gallery/">Gallery</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -210,7 +226,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/sponsorship/">Sponsorship</a></li>
|
|
|
+ <li><a href="../sponsorship/">Sponsorship</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -218,7 +234,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/team/">Team</a></li>
|
|
|
+ <li><a href="../team/">Team</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -226,7 +242,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/policies/">Policies</a></li>
|
|
|
+ <li><a href="../policies/">Policies</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -234,7 +250,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/shop/">Shop</a></li>
|
|
|
+ <li><a href="../shop/">Shop</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -242,7 +258,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
- <li><a href="/archives/">Archives</a></li>
|
|
|
+ <li><a href="../archives/">Archives</a></li>
|
|
|
|
|
|
|
|
|
|
|
@@ -250,128 +266,132 @@
|
|
|
</ul>
|
|
|
</div><!-- /.navbar-collapse -->
|
|
|
</nav>
|
|
|
- <header>
|
|
|
+
|
|
|
+<header>
|
|
|
<div class="row">
|
|
|
- <a href="/">
|
|
|
- <img class="logo" src="/assets/themes/images/radnets_logo.png" width="500" height="76" />
|
|
|
+ <a href="../">
|
|
|
+ <img class="logo" src="../assets/themes/images/radnets_logo.png" width="500" height="76" />
|
|
|
</a>
|
|
|
<h2>October 18-20, 2019<br/>Prime Produce, NYC</h2>
|
|
|
<div class="social">
|
|
|
- <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" /></a>
|
|
|
- <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" /></a>
|
|
|
- <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="/assets/themes//images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
|
|
|
-<!-- <a class="press" href="/assets/themes//pdf/radical_networks_2017_press_kit.pdf">2017 Press Kit</a> -->
|
|
|
+ <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="../assets/themes/images/twitter_logo.png" width="37" height="37" /></a>
|
|
|
+ <a href="mailto:info@radicalnetworks.org"><img src="../assets/themes/images/email.png" width="37" height="37" /></a>
|
|
|
+ <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="../assets/themes/images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
|
|
|
+<!-- <a class="press" href="../assets/themes/pdf/radical_networks_2017_press_kit.pdf">2017 Press Kit</a> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
</header>
|
|
|
|
|
|
<div class="row">
|
|
|
<div class="col-md-8 content">
|
|
|
-
|
|
|
-<div class="row">
|
|
|
+ <div class="row">
|
|
|
<div class="col-xs-12">
|
|
|
- <div class="row">
|
|
|
+
|
|
|
+
|
|
|
+<div class="row">
|
|
|
<div class="col-xs-12">
|
|
|
<h3>2019 Radical Networks Participants</h3>
|
|
|
<ul>
|
|
|
|
|
|
- <li><a href="/participants/hiba-ali/">Hiba Ali</a></li>
|
|
|
+ <li><a href="../participants/hiba-ali/">Hiba Ali</a></li>
|
|
|
|
|
|
- <li><a href="/participants/angela-arias-zapata/">Angela Arias Zapata</a></li>
|
|
|
+ <li><a href="../participants/angela-arias-zapata/">Angela Arias Zapata</a></li>
|
|
|
+
|
|
|
+ <li><a href="../participants/nathaly-espitia-diaz/">Nathaly Espitia Díaz</a></li>
|
|
|
|
|
|
- <li><a href="/participants/greta-byrum/">Greta Byrum</a></li>
|
|
|
+ <li><a href="../participants/greta-byrum/">Greta Byrum</a></li>
|
|
|
|
|
|
- <li><a href="/participants/slammer/">Slammer</a></li>
|
|
|
+ <li><a href="../participants/slammer/">Slammer</a></li>
|
|
|
|
|
|
- <li><a href="/participants/maya-richman/">Maya Richman</a></li>
|
|
|
+ <li><a href="../participants/maya-richman/">Maya Richman</a></li>
|
|
|
|
|
|
- <li><a href="/participants/paola-mosso/">Paola Mosso</a></li>
|
|
|
+ <li><a href="../participants/paola-mosso/">Paola Mosso</a></li>
|
|
|
|
|
|
- <li><a href="/participants/rachel-kuo/">Rachel Kuo</a></li>
|
|
|
+ <li><a href="../participants/rachel-kuo/">Rachel Kuo</a></li>
|
|
|
|
|
|
- <li><a href="/participants/yamil-lora/">Yamil Lora</a></li>
|
|
|
+ <li><a href="../participants/yamil-lora/">Yamil Lora</a></li>
|
|
|
|
|
|
- <li><a href="/participants/youth-justice-board/">Youth Justice Board</a></li>
|
|
|
+ <li><a href="../participants/youth-justice-board/">Youth Justice Board</a></li>
|
|
|
|
|
|
- <li><a href="/participants/myaisha-hayes/">Myaisha Hayes</a></li>
|
|
|
+ <li><a href="../participants/myaisha-hayes/">Myaisha Hayes</a></li>
|
|
|
|
|
|
- <li><a href="/participants/ulandis-fort/">Ulandis Fort</a></li>
|
|
|
+ <li><a href="../participants/ulandis-fort/">Ulandis Fort</a></li>
|
|
|
|
|
|
- <li><a href="/participants/fernanda-briones/">Fernanda Briones </a></li>
|
|
|
+ <li><a href="../participants/fernanda-briones/">Fernanda Briones </a></li>
|
|
|
|
|
|
- <li><a href="/participants/char-stiles/">Char Stiles</a></li>
|
|
|
+ <li><a href="../participants/char-stiles/">Char Stiles</a></li>
|
|
|
|
|
|
- <li><a href="/participants/mindy-seu/">Mindy Seu</a></li>
|
|
|
+ <li><a href="../participants/mindy-seu/">Mindy Seu</a></li>
|
|
|
|
|
|
- <li><a href="/participants/sarah-friend/">Sarah Friend</a></li>
|
|
|
+ <li><a href="../participants/sarah-friend/">Sarah Friend</a></li>
|
|
|
|
|
|
- <li><a href="/participants/alden-rivendale-jones/">Alden Rivendale Jones</a></li>
|
|
|
+ <li><a href="../participants/alden-rivendale-jones/">Alden Rivendale Jones</a></li>
|
|
|
|
|
|
- <li><a href='/participants/emily-saltz/'>Emily Saltz</a></li>
|
|
|
+ <li><a href='../participants/emily-saltz/'>Emily Saltz</a></li>
|
|
|
|
|
|
- <li><a href="/participants/phillip-david-stearns/">Phillip David Stearns</a></li>
|
|
|
+ <li><a href="../participants/phillip-david-stearns/">Phillip David Stearns</a></li>
|
|
|
|
|
|
- <li><a href="/participants/darius-kazemi/">Darius Kazemi</a></li>
|
|
|
+ <li><a href="../participants/darius-kazemi/">Darius Kazemi</a></li>
|
|
|
|
|
|
- <li><a href="/participants/nancy-mauro-flude/">Nancy Mauro-Flude</a></li>
|
|
|
+ <li><a href="../participants/nancy-mauro-flude/">Nancy Mauro-Flude</a></li>
|
|
|
|
|
|
- <li><a href="/participants/jasmine-soltani/">Jasmine Soltani</a></li>
|
|
|
+ <li><a href="../participants/jasmine-soltani/">Jasmine Soltani</a></li>
|
|
|
|
|
|
- <li><a href="/participants/esther-bouquet/">Esther Bouquet</a></li>
|
|
|
+ <li><a href="../participants/esther-bouquet/">Esther Bouquet</a></li>
|
|
|
|
|
|
- <li><a href="/participants/sarah-nguyen/">Sarah Nguyen</a></li>
|
|
|
+ <li><a href="../participants/sarah-nguyen/">Sarah Nguyen</a></li>
|
|
|
|
|
|
- <li><a href="/participants/ingrid-burrington/">Ingrid Burrington</a></li>
|
|
|
+ <li><a href="../participants/ingrid-burrington/">Ingrid Burrington</a></li>
|
|
|
|
|
|
- <li><a href="/participants/lydia-jessup/">Lydia Jessup</a></li>
|
|
|
+ <li><a href="../participants/lydia-jessup/">Lydia Jessup</a></li>
|
|
|
|
|
|
- <li><a href="/participants/emma-rae-norton/">Emma Rae Norton</a></li>
|
|
|
+ <li><a href="../participants/emma-rae-norton/">Emma Rae Norton</a></li>
|
|
|
|
|
|
- <li><a href="/participants/adam-mcfillin/">Adam McFillin</a></li>
|
|
|
+ <li><a href="../participants/adam-mcfillin/">Adam McFillin</a></li>
|
|
|
|
|
|
- <li><a href="/participants/norman-shamas/">Norman Shamas</a></li>
|
|
|
+ <li><a href="../participants/norman-shamas/">Norman Shamas</a></li>
|
|
|
+
|
|
|
+ <li><a href="../participants/afsaneh-rigot/">Afsaneh Rigot</a></li>
|
|
|
|
|
|
- <li><a href="/participants/melanie-hoff/">Melanie Hoff</a></li>
|
|
|
+ <li><a href="../participants/georgia-bullen/">Georgia Bullen</a></li>
|
|
|
|
|
|
- <li><a href="/participants/laguerraruda/">laguerraruda</a></li>
|
|
|
-
|
|
|
- <li><a href='/participants/nicholas-gregg/'>Nicholas Gregg</a></li>
|
|
|
+ <li><a href="../participants/sage-cheng/">Sage Cheng</a></li>
|
|
|
|
|
|
- <li><a href="/participants/sukanya-aneja/">Sukanya Aneja</a></li>
|
|
|
+ <li><a href="../participants/melanie-hoff/">Melanie Hoff</a></li>
|
|
|
|
|
|
- <li><a href="/participants/libi-rose-striegl/">Libi Rose Striegl</a></li>
|
|
|
+ <li><a href="../participants/laguerraruda/">laguerraruda</a></li>
|
|
|
+
|
|
|
+ <li><a href='../participants/nicholas-gregg/'>Nicholas Gregg</a></li>
|
|
|
|
|
|
- <li><a href="/participants/mike-dank/">Mike Dank</a></li>
|
|
|
+ <li><a href="../participants/sukanya-aneja/">Sukanya Aneja</a></li>
|
|
|
|
|
|
- <li><a href="/participants/dawn-walker/">Dawn Walker</a></li>
|
|
|
+ <li><a href="../participants/libi-rose-striegl/">Libi Rose Striegl</a></li>
|
|
|
|
|
|
- <li><a href="/participants/martin-nadal/">Martin Nadal</a></li>
|
|
|
+ <li><a href="../participants/mike-dank/">Mike Dank</a></li>
|
|
|
|
|
|
- <li><a href="/participants/gottfried-haider/">Gottfried Haider</a></li>
|
|
|
+ <li><a href="../participants/martin-nadal/">Martin Nadal</a></li>
|
|
|
|
|
|
- <li><a href="/participants/juliana-novaes/">Juliana Novaes</a></li>
|
|
|
+ <li><a href="../participants/gottfried-haider/">Gottfried Haider</a></li>
|
|
|
|
|
|
- <li><a href="/participants/nancy-wachira/">Nancy Wachira</a></li>
|
|
|
+ <li><a href="../participants/nancy-wachira/">Nancy Wachira</a></li>
|
|
|
|
|
|
- <li><a href="/participants/matthias-hurtl/">Matthias Hurtl</a></li>
|
|
|
+ <li><a href="../participants/matthias-hurtl/">Matthias Hurtl</a></li>
|
|
|
|
|
|
- <li><a href="/participants/brannon-dorsey/">Brannon Dorsey</a></li>
|
|
|
+ <li><a href="../participants/brannon-dorsey/">Brannon Dorsey</a></li>
|
|
|
|
|
|
- <li><a href="/participants/brett-ian-balogh/">Brett Ian Balogh</a></li>
|
|
|
+ <li><a href="../participants/brett-ian-balogh/">Brett Ian Balogh</a></li>
|
|
|
|
|
|
- <li><a href="/participants/dave-evans/">Dave Evans</a></li>
|
|
|
+ <li><a href="../participants/dave-evans/">Dave Evans</a></li>
|
|
|
|
|
|
- <li><a href="/participants/stefanie-schirmer/">Stefanie Schirmer</a></li>
|
|
|
+ <li><a href="../participants/stefanie-schirmer/">Stefanie Schirmer</a></li>
|
|
|
|
|
|
- <li><a href="/participants/sebastian-morales/">Sebastian Morales</a></li>
|
|
|
+ <li><a href="../participants/sebastian-morales/">Sebastian Morales</a></li>
|
|
|
|
|
|
- <li><a href="/participants/cybelle/">Cybelle</a></li>
|
|
|
+ <li><a href="../participants/cybelle/">Cybelle</a></li>
|
|
|
|
|
|
- <li><a href="/participants/joana-chicau/">Joana Chicau</a></li>
|
|
|
+ <li><a href="../participants/joana-chicau/">Joana Chicau</a></li>
|
|
|
|
|
|
- <li><a href="/participants/kalli-retzepi/">Kalli Retzepi</a></li>
|
|
|
-
|
|
|
- <li><a href="/participants/beverly-chou/">Beverly Chou</a></li>
|
|
|
+ <li><a href="../participants/beverly-chou/">Beverly Chou</a></li>
|
|
|
|
|
|
</ul>
|
|
|
</div>
|
|
@@ -382,19 +402,20 @@
|
|
|
|
|
|
</div>
|
|
|
<div class="col-md-4 sidebar">
|
|
|
- <div>
|
|
|
-<!-- Download our <a href="/assets/themes//pdf/radical_networks_2019_press_kit.pdf">2019 Press Kit</a>
|
|
|
+
|
|
|
+<div>
|
|
|
+<!-- Download our <a href="../pdf/radical_networks_2019_press_kit.pdf">2019 Press Kit</a>
|
|
|
</div> -->
|
|
|
<div>
|
|
|
<span class="tickets"><a href="https://www.eventbrite.com/e/72061121755/" target="_blank">Tickets Available!</a></span>
|
|
|
</div>
|
|
|
<div>Hosted by<br/>
|
|
|
<a class="host" href="https://www.primeproduce.coop/" target="_blank">
|
|
|
- <img src="/assets/themes//images/Prime-Produce-Apprentice-Cooperative-Ltd-Logo-White.png" width="200" />
|
|
|
+ <img src="../assets/themes/images/Prime-Produce-Apprentice-Cooperative-Ltd-Logo-White.png" width="200" />
|
|
|
</a>
|
|
|
</div>
|
|
|
<div>Live stream provided by<br/>
|
|
|
- <img src="/assets/themes//images/isoclogo.png" width="200" />
|
|
|
+ <img src="../assets/themes/images/isoclogo.png" width="200" />
|
|
|
<!--<br/><a href="https://livestream.com/internetsociety/radnets17" target="_blank">Main Stage Archive</a>
|
|
|
<br/>
|
|
|
<a href="https://livestream.com/accounts/9197973/radnets17" target="_blank">Workshops Archive</a>-->
|
|
@@ -413,44 +434,49 @@
|
|
|
<div>
|
|
|
<!-- Ford Foundation -->
|
|
|
<a href="http://www.fordfoundation.org/" target="_blank">
|
|
|
- <img src="/assets/themes/images/fordfoundation-white_sm.png" width="200" />
|
|
|
+ <img src="../assets/themes/images/fordfoundation-white_sm.png" width="200" />
|
|
|
</a>
|
|
|
</div>
|
|
|
<h3>Sponsor Level</h3>
|
|
|
<div>
|
|
|
<!-- Fake Love -->
|
|
|
<a href="http://fakelove.tv/" target="_blank">
|
|
|
- <img src="/assets/themes/images/fl-white.png" width="150" />
|
|
|
+ <img src="../assets/themes/images/fl-white.png" width="150" />
|
|
|
</a>
|
|
|
</div>
|
|
|
<div class="cmi">
|
|
|
<!-- Custom Monoclonals International -->
|
|
|
- <!-- <a href="http://fakelove.tv/" target="_blank"> -->
|
|
|
- Custom Monoclonals Intl
|
|
|
- <!-- </a> -->
|
|
|
+ Custom Monoclonals Intl
|
|
|
+ </div>
|
|
|
+ <h3>Ally Level</h3>
|
|
|
+ <div>
|
|
|
+ <!-- Chemistry -->
|
|
|
+ <a href="http://chemcreative.com/" target="_blank">
|
|
|
+ <img src="../assets/themes/images/chemistry-new.png" width="150" />
|
|
|
+ </a>
|
|
|
</div>
|
|
|
<h3>Scholarship Sponsor</h3>
|
|
|
<div>
|
|
|
<!-- Protocol Labs -->
|
|
|
<a href="https://protocol.ai/" target="_blank">
|
|
|
- <img src="/assets/themes/images/protocol-labs-logo.svg" width="150" />
|
|
|
+ <img src="../assets/themes/images/protocol-labs-logo.svg" width="150" />
|
|
|
</a>
|
|
|
</div>
|
|
|
<h3>Media Partnership</h3>
|
|
|
<div>
|
|
|
<!-- Women Who Code -->
|
|
|
<a href="https://www.womenwhocode.com/" target="_blank">
|
|
|
- <img src="/assets/themes/images/wwc_sm.png" width="150" />
|
|
|
+ <img src="../assets/themes/images/wwc_sm.png" width="150" />
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="social">Contact<br/>
|
|
|
- <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="/assets/themes//images/twitter_logo.png" width="37" height="37" alt="twitter" /></a>
|
|
|
- <a href="mailto:info@radicalnetworks.org"><img src="/assets/themes//images/email.png" width="37" height="37" alt="email" /></a>
|
|
|
- <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="/assets/themes//images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
|
|
|
+ <a href="https://www.twitter.com/radnetworks" target="_blank"><img src="../assets/themes/images/twitter_logo.png" width="37" height="37" alt="twitter" /></a>
|
|
|
+ <a href="mailto:info@radicalnetworks.org"><img src="../assets/themes/images/email.png" width="37" height="37" alt="email" /></a>
|
|
|
+ <a href="http://list.weise7.org/listinfo/radnets" target="_blank"><img src="../assets/themes/images/mailing-list.png" alt="mailing list" width="37" height="37" /></a>
|
|
|
</div>
|
|
|
<div>Psssst...<br/>
|
|
|
- We're on the <a href="dat://c0965105755be00cafd7d176c6ccdce467b896c7284b4915733a83e6f2f78231/" target="_blank">dat network</a>, too.
|
|
|
+ We're on the <a href="https://gateway.pinata.cloud/ipfs/Qmc2jiw2WNGu73pPuzPKC4eFRrSmhJJyQbfddkBD91uDmU/">ipfs</a> and <a href="dat://c0965105755be00cafd7d176c6ccdce467b896c7284b4915733a83e6f2f78231/" target="_blank">dat</a> networks, too.
|
|
|
</div>
|
|
|
|
|
|
|
|
@@ -477,7 +503,7 @@
|
|
|
<!-- Latest compiled and minified JavaScript, requires jQuery 1.x (2.x not supported in IE8) -->
|
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
|
|
|
- <script src="/assets/themes//bootstrap/js/bootstrap.min.js"></script>
|
|
|
+ <script src="../assets/themes/bootstrap/js/bootstrap.min.js"></script>
|
|
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
|
|
</body>
|
|
|
</html>
|