diff options
author | Daan <daanl@outlook.com> | 2022-01-22 12:05:01 -0800 |
---|---|---|
committer | Daan <daanl@outlook.com> | 2022-01-22 12:05:01 -0800 |
commit | 418ecf784a8b0e7d3fe4cfa6c87e51e3f73e6485 (patch) | |
tree | 453b11ff16d60b9fb60ef575b0a06a5e1097805a | |
parent | 805c77470426136f6e693e944265c9b37b3581b8 (diff) |
update logo
-rw-r--r-- | doc/unreal-logo.svg | 9 | ||||
-rw-r--r-- | readme.md | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/doc/unreal-logo.svg b/doc/unreal-logo.svg index ae807db..68a06c3 100644 --- a/doc/unreal-logo.svg +++ b/doc/unreal-logo.svg @@ -17,6 +17,15 @@ id="path21" /> </clipPath> </defs> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.04786;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;fill-opacity:1" + id="rect121" + width="1300.7299" + height="1264.0651" + x="-427.34879" + y="-227.65315" + rx="154.79872" + ry="154.79872" /> <path d="m 658.43312,822.94811 v -94.746 h -35.855 v 122.747 h 120.26 v -28 z" id="path26" /> @@ -141,7 +141,7 @@ mimalloc is used in various large scale low-latency services and programs, for e <a href="https://www.bing.com"><img align="left" height="50" src="https://upload.wikimedia.org/wikipedia/commons/e/e9/Bing_logo.svg"></a> <a href="https://azure.microsoft.com/"><img align="left" height="50" src="https://upload.wikimedia.org/wikipedia/commons/a/a8/Microsoft_Azure_Logo.svg"></a> <a href="https://deathstrandingpc.505games.com"><img height="100" src="doc/ds-logo.jpg" style="border-radius=1ex;vertical-align:center"></a> -<a href="https://docs.unrealengine.com/4.26/en-US/WhatsNew/Builds/ReleaseNotes/4_25/"><img height="100" src="doc/unreal-logo.svg" style="border-radius=1ex;vertical-align:center"></a> +<a href="https://docs.unrealengine.com/4.26/en-US/WhatsNew/Builds/ReleaseNotes/4_25/" style="background-color:white"><img height="100" src="doc/unreal-logo.svg" style="border-radius=1ex;vertical-align:center"></a> <a href="https://cab.spbu.ru/software/spades/"><img height="100" src="doc/spades-logo.png" style="border-radius=1ex;vertical-align:center"></a> # Building |