@bolt/components-page-footer

Global footer that contains Pega description, main navigation, secondary navigation and social media links

Usage no npm install needed!

<script type="module">
  import boltComponentsPageFooter from 'https://cdn.skypack.dev/@bolt/components-page-footer';
</script>

README

Component in progress

Install via NPM
npm install @bolt/components-page-footer

Content

Set content as arbitrary HTML:

{% set content %}
  <p>Whatever HTML content you want</p>
{% endset %}