Pages/footer.ps1
New-UDFooter -Copyright ([regex]::Unescape("\u00a9 NetwiZe.be")) -Links @( New-UDLink -Url "https://github.com/fvanroie" -Text ([regex]::Unescape(" \u00a0 by \u00a0 ")) -FontColor '#245183' -OpenInNewWindow New-UDLink -Url "https://github.com/fvanroie" -Text "github.com/fvanroie" -Icon github -OpenInNewWindow ) |