We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3ffb5 commit eee4e6fCopy full SHA for eee4e6f
1 file changed
app/assets/components/FooterContent.vue
@@ -2,8 +2,8 @@
2
<UFFooterContent>
3
Copyright 2024 - <a href="https://www.userfrosting.com">Created with UserFrosting</a> |
4
Theme built with
5
- <a href="http://getuikit.com" title="Visit UIkit 3 site" target="_blank" data-uk-tooltip
6
- ><span data-uk-icon="uikit"></span
7
- ></a>
+ <a href="http://getuikit.com" title="Visit UIkit 3 site" target="_blank" data-uk-tooltip>
+ <span data-uk-icon="uikit"></span>
+ </a>
8
</UFFooterContent>
9
</template>
0 commit comments