Update title and footer

This commit is contained in:
Oliver Davies 2018-11-19 21:09:09 +00:00
parent 1fdd2a3ddc
commit 175544cd8e
2 changed files with 7 additions and 2 deletions

View file

@ -62,7 +62,12 @@
</div>
<div class="mb-6">
<p>Powered by <a href="#0" class="text-white no-underline border-b border-dotted border-white">Drupal</a></p>
<p>
A clone of <a href="https://www.drupal.org" class="text-white no-underline border-b border-dotted border-white">Drupal</a>s default theme (Bartik).
Built by <a href="https://www.oliverdavies.uk" class="text-white no-underline border-b border-dotted border-white">Oliver Davies</a>
using <a href="https://vuejs.org" class="text-white no-underline border-b border-dotted border-white">Vue.js</a>
and <a href="https://tailwindcss.com" class="text-white no-underline border-b border-dotted border-white">Tailwind CSS</a>.
</p>
</div>
</div>
</div>