Skip to content

Commit 512565b

Browse files
authored
Update index.html
1 parent f0d8c51 commit 512565b

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

index.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,16 @@
266266
<!-- end of MS logo -->
267267

268268
<div id="licenseDiv" style="font-family: Helvetica;">
269-
<a rel="license" style="font-size:0.9vw;color:#586071;">
270-
<img alt="Creative Commons License" style="border-width:0; margin-bottom: -2.5px;" src="https://www.gnu.org/graphics/agplv3-155x51.png" />
271-
This work is licensed under <a rel="license" style="font-size:0.9vw;color:#586071; margin-right: 15px;" href="https://www.gnu.org/licenses/agpl-3.0.en.html" target="_blank">AGPL-3.0</a>
269+
<a rel="license" style="font-size:0.9vw; color:#586071;">
270+
<img
271+
alt="GNU Affero General Public License"
272+
style="border-width:0; margin-bottom: -2.5px; width:80px;"
273+
src="https://www.gnu.org/graphics/agplv3-155x51.png" />
274+
This work is licensed under
275+
<a rel="license" style="font-size:0.9vw; color:#586071; margin-right: 15px;"
276+
href="https://www.gnu.org/licenses/agpl-3.0.en.html" target="_blank">
277+
AGPL-3.0
278+
</a>
279+
</a>
272280
</div>
273281
</body>

0 commit comments

Comments
 (0)