Change .html.twig to .html
Change other file extensions for consistency.
This commit is contained in:
parent
49cb968cc1
commit
592f054b36
15 changed files with 0 additions and 0 deletions
16
source/_partials/sidebar.html
Normal file
16
source/_partials/sidebar.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<div class="col-md-2">
|
||||
<section class="block block--da_member">
|
||||
<h2>Drupal Association</h2>
|
||||
<a href="https://assoc.drupal.org/membership" title="Become a Drupal Association member">
|
||||
<img src="/assets/images/da-individual-member.png" alt="Drupal Association Individual Member">
|
||||
</a>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
<section class="block block__drupalcon_la">
|
||||
<h2>DrupalCon LA</h2>
|
||||
<img src="/assets/images/drupalcon-la-attending.png" alt="">
|
||||
<img src="/assets/images/drupalcon-la-sprinter.png" alt="">
|
||||
</section>
|
||||
-->
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue