Add branding assets, update logos in README/CONTRIBUTING/ROADMAP, replace favicon with SVG icon
This commit is contained in:
+10
@@ -1,3 +1,13 @@
|
||||
<div align="center">
|
||||
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="public/branding/Bulwark Logo White.svg" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="public/branding/Bulwark Logo Dark.svg" />
|
||||
<img src="public/branding/Bulwark Logo Color.svg" alt="Bulwark Webmail" width="60" />
|
||||
</picture>
|
||||
|
||||
</div>
|
||||
|
||||
# Bulwark Webmail - Roadmap
|
||||
|
||||
This document tracks the development status and planned features for Bulwark Webmail.
|
||||
|
||||
Reference in New Issue
Block a user