Remove footer text
This commit is contained in:
parent
2c0f057b03
commit
556bc222e2
|
@ -58,27 +58,9 @@ layout: default
|
||||||
|
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<div class="region region-footer">
|
<div class="region region-footer">
|
||||||
<nav role="navigation" aria-labelledby="block-dcb2017-footer-menu" id="block-dcb2017-footer" class="block block-menu navigation menu--footer">
|
|
||||||
<h2 class="visually-hidden" id="block-dcb2017-footer-menu">Footer menu</h2>
|
|
||||||
<ul class="menu">
|
|
||||||
<li class="menu-item">
|
|
||||||
<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" data-drupal-link-system-path="contact">Contact</a>
|
|
||||||
</li>
|
|
||||||
<li class="menu-item">
|
|
||||||
<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>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
<div id="block-footerinfo" class="block block-block-content block-block-content1df4705d-991d-45d4-8c83-fa337eec6a69">
|
<div id="block-footerinfo" class="block block-block-content block-block-content1df4705d-991d-45d4-8c83-fa337eec6a69">
|
||||||
<div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item">
|
<div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item">
|
||||||
<p><span>DrupalCamp Bristol is a non-profit event brought to you by a team of volunteers from the<span> </span></span><a href="https://groups.drupal.org/bristol-and-west-uk">Bristol Drupal community</a></p>
|
<p><span>DrupalCamp Bristol is a non-profit event brought to you by a team of volunteers from the<span> </span></span><a href="https://groups.drupal.org/bristol-and-west-uk">Bristol Drupal community</a></p>
|
||||||
<p>Powered by <a href="http://drupal.org/8">Drupal 8</a> | Hosting donated by <a href="http://pantheon.io">Pantheon</a></p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue