Update title and footer
This commit is contained in:
parent
1fdd2a3ddc
commit
175544cd8e
2 changed files with 7 additions and 2 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue