From d6e74e386446e09f765694036849f04275e2fa1a Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 17 Oct 2021 12:20:15 -0700 Subject: [PATCH] img title --- src/overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/overview.html b/src/overview.html index fe01216c6e..8e2670183f 100644 --- a/src/overview.html +++ b/src/overview.html @@ -1,7 +1,7 @@ <html> <body> <p> - <a href="https://github.com/open-dis/open-dis7-java" target="_blank"><img src="OpenDisSurferDude.png" align="right"/></a> + <a href="https://github.com/open-dis/open-dis7-java" target="_blank"><img src="OpenDisSurferDude.png" title="Open-Dis Surfer Dude, Thanks Don McGregor!" alt="Open-Dis Surfer Dude, Thanks Don McGregor!" style="float:right"/></a> The <a href="https://github.com/open-dis/open-dis7-java" target="_blank">open-dis7-java</a> library provides a complete type-safe Java implementation of both -- GitLab