Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bootstrap classes to Footer #118

Merged
merged 12 commits into from
Sep 6, 2023

Conversation

jason-fox
Copy link
Collaborator

Autostyle the <footer> element using standard Bootstrap - e.g. simplex

Screenshot 2023-09-01 at 12 18 38
  • Update XSL with a sane default.
  • Add bootstrap.css.footer paramter
  • Update documentation
  • Update sample footer
  • Remove custom CSS from GitHub Action

Comment on lines 7 to 10
<!-- Twitter -->
<a class="btn btn-primary m-1" href="" role="button"><i
class="bi bi-twitter"
/></a>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This creates a redundant Twitter link with no link target.

I'll push a new commit to remove it.

Amends 4e43070.

Signed-off-by: Roger Sheen <roger@infotexture.net>
Signed-off-by: Roger Sheen <roger@infotexture.net>
Signed-off-by: Roger Sheen <roger@infotexture.net>
Signed-off-by: Roger Sheen <roger@infotexture.net>
Signed-off-by: Roger Sheen <roger@infotexture.net>
Amends a1406ae.

Signed-off-by: Roger Sheen <roger@infotexture.net>
@infotexture infotexture merged commit dd333f3 into infotexture:develop Sep 6, 2023
1 check passed
@jason-fox jason-fox deleted the feature/footer branch September 8, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants