Format code.
This commit is contained in:
parent
13542fe219
commit
526642158c
|
@ -22,10 +22,7 @@ export class PageFooter extends Component<Props> {
|
|||
|
||||
return html`
|
||||
<footer class="page-footer">
|
||||
<p>
|
||||
💖 ${versionLink} © Holllo — Free and open-source,
|
||||
forever.
|
||||
</p>
|
||||
<p>💖 ${versionLink} © Holllo — Free and open-source, forever.</p>
|
||||
</footer>
|
||||
`;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue