epacke / BigIPReport

Overview of your loadbalancer configuration
https://loadbalancing.se
8 stars 2 forks source link

favicon #86

Closed timriker closed 5 years ago

timriker commented 6 years ago

Would be nice to include a favicon.ico that has the F5 logo

MikeyPerez commented 6 years ago

I include our company logo at this point, nice thought on F5 being used. Also change the as we separate reports per environment.</p> <p>You can create the icon file then add HTML to the .ps1 file right after this section until it gets included in a release.</p> <p>[void]$Global:HTML.AppendLine(@' <!DOCTYPE html></p> <html lang="en"> <head> <title>BIG-IP Report _****_

MikeyPerez commented 6 years ago

that did not show correctly. Here is the line

<link rel='shortcut icon' href='favicon.ico' type='image/x-icon'/ >

MikeyPerez commented 6 years ago

learning. Need to use the "Insert Code" function :)

`[void]$Global:HTML.AppendLine(@' <!DOCTYPE html>

WTW BIG-IP Report `
MikeyPerez commented 6 years ago

Wow, 5th attempt. Paste the line below in between < >

link rel='shortcut icon' href='favicon.ico' type='image/x-icon'/

epacke commented 6 years ago

I wonder, if we should not have a BigIP Report specific icon here? Otherwise we might mix the report with the F5 Web UI when managing devices?

timriker commented 6 years ago

I'm fine with any. I think the rounded F5 logo looks cool, but another would be great too.

epacke commented 6 years ago

We can still use a version of it, but with some small tweak? Not sure how F5 will react in terms of copyright though. Big companies is not always rational on that front.

epacke commented 5 years ago

Added a favicon from iconfinder.