Skip to content
Snippets Groups Projects
Commit 4a33a0ed authored by Félix's avatar Félix :cat2:
Browse files

Fix readme logo for dark theme sites

parent 55103bff
No related branches found
No related tags found
No related merge requests found
![Second Life Logo](doc/sl-logo.png)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="doc/sl-logo-dark.png">
<source media="(prefers-color-scheme: light)" srcset="doc/sl-logo.png">
<img alt="Second Life Logo" src="doc/sl-logo.png">
</picture>
**[Second Life][] is a free 3D virtual world where users can create, connect and chat with others from around the
world.** This repository contains the source code for the official client.
......
doc/sl-logo-dark.png

17.6 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment