wip
This commit is contained in:
parent
979c50b61a
commit
4362118535
13 changed files with 233 additions and 233 deletions
26
node/1.html
26
node/1.html
|
@ -7,13 +7,13 @@
|
|||
<meta name="HandheldFriendly" content="true" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="shortcut icon" href="../core/misc/favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
<link rel="canonical" href="../sponsorship.html" />
|
||||
<link rel="shortlink" href="1.html" />
|
||||
<link rel="revision" href="../sponsorship.html" />
|
||||
<link rel="canonical" href="../sponsorship" />
|
||||
<link rel="shortlink" href="1" />
|
||||
<link rel="revision" href="../sponsorship" />
|
||||
|
||||
<title>Sponsorship | DrupalCamp Bristol 2017</title>
|
||||
<link rel="stylesheet" href="../sites/default/files/css/css_Sr-zrzbdX7e1D5RQ_QtqOK_J8ztT5TgNbD9A14dx0Pw.css%3Fosicsv.css" media="all" />
|
||||
<link rel="stylesheet" href="../sites/default/files/css/css_CWLnwV6MTAF0j8f_su-Gw6UBrkEWEXC7a-iMmxmabgo.css%3Fosicsv.css" media="all" />
|
||||
<link rel="stylesheet" href="../sites/default/files/css/css_Sr-zrzbdX7e1D5RQ_QtqOK_J8ztT5TgNbD9A14dx0Pw.css" media="all" />
|
||||
<link rel="stylesheet" href="../sites/default/files/css/css_CWLnwV6MTAF0j8f_su-Gw6UBrkEWEXC7a-iMmxmabgo.css" media="all" />
|
||||
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Poppins:400,600,700" media="all" />
|
||||
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
<div id="block-dcb2017-branding" class="block block-system block-system-branding-block">
|
||||
|
||||
|
||||
<a href="../index.html" title="Home" rel="home" class="site-logo">
|
||||
<a href="../index" title="Home" rel="home" class="site-logo">
|
||||
<img src="../themes/dcb2017/logo.svg" alt="Home" />
|
||||
</a>
|
||||
</div>
|
||||
|
@ -46,16 +46,16 @@
|
|||
|
||||
<ul class="menu">
|
||||
<li class="menu-item">
|
||||
<a href="../schedule-cxo.html" title="CXO day schedule." data-drupal-link-system-path="schedule-cxo">CXO Schedule</a>
|
||||
<a href="../schedule-cxo" title="CXO day schedule." data-drupal-link-system-path="schedule-cxo">CXO Schedule</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="../schedule-dev.html" title="Schedule for the developer day." data-drupal-link-system-path="schedule-dev">Dev schedule</a>
|
||||
<a href="../schedule-dev" title="Schedule for the developer day." data-drupal-link-system-path="schedule-dev">Dev schedule</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="../speakers.html" title="Speaker listing" data-drupal-link-system-path="speakers">Speakers</a>
|
||||
<a href="../speakers" title="Speaker listing" data-drupal-link-system-path="speakers">Speakers</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="../sponsors.html" title="Our awesome sponsors" data-drupal-link-system-path="node/5">Sponsors</a>
|
||||
<a href="../sponsors" title="Our awesome sponsors" data-drupal-link-system-path="node/5">Sponsors</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -396,13 +396,13 @@
|
|||
|
||||
<ul class="menu">
|
||||
<li class="menu-item">
|
||||
<a href="../code-of-conduct.html" title="Code of conduct" data-drupal-link-system-path="node/2">Code of Conduct</a>
|
||||
<a href="../code-of-conduct" title="Code of conduct" data-drupal-link-system-path="node/2">Code of Conduct</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="../contact.html" data-drupal-link-system-path="contact">Contact</a>
|
||||
<a href="../contact" data-drupal-link-system-path="contact">Contact</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="../venues.html" title="Venue and location information." data-drupal-link-system-path="node/11">Getting here</a>
|
||||
<a href="../venues" title="Venue and location information." data-drupal-link-system-path="node/11">Getting here</a>
|
||||
</li>
|
||||
<li class="menu-item">
|
||||
<a href="https://twitter.com/DrupalCampBris" title="Follow us on Twitter!">Twitter</a>
|
||||
|
|
Reference in a new issue