Skip to content

Commit

Permalink
add wide logos
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jan 17, 2024
1 parent 9cd6816 commit 3723a8f
Show file tree
Hide file tree
Showing 3 changed files with 622 additions and 0 deletions.
10 changes: 10 additions & 0 deletions main/logo.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,16 @@
<a target=_blank_ href="./logo/m3g_negative.svg"><img width=200px src="./logo/m3g_negative.svg"></a>
</td>
</tr>
<tr>
<td class=tdmenu align=center width=50% bgcolor=#333333>
<font color="white"> Wide SVG:</font><br>
<a target=_blank_ href="./logo/m3g_wide.svg"><img width=200px src="./logo/m3g_wide.svg"></a>
</td>
<td class=tdmenu align=center width=50% bgcolor=#333333>
<font color="white">Wide Negative SVG:</font><br>
<a target=_blank_ href="./logo/m3g_wide_negative.svg"><img width=200px src="./logo/m3g_wide_negative.svg"></a>
</td>
</tr>
</table>

{% include main/tail.html %}
Expand Down
Loading

0 comments on commit 3723a8f

Please sign in to comment.