diff options
| author | Marie <marie@kaifa.ch> | 2024-08-06 15:59:24 +0000 |
|---|---|---|
| committer | Marie <marie@kaifa.ch> | 2024-08-06 15:59:24 +0000 |
| commit | e82cc99528f7c9fe9e8e8c82d02a8240b46d6a77 (patch) | |
| tree | 5cba64e62e6770c22cae983b6341f82c0a620893 /CONTRIBUTING.md | |
| parent | chore: add note about updating css and font files (diff) | |
| download | sharkey-e82cc99528f7c9fe9e8e8c82d02a8240b46d6a77.tar.gz sharkey-e82cc99528f7c9fe9e8e8c82d02a8240b46d6a77.tar.bz2 sharkey-e82cc99528f7c9fe9e8e8c82d02a8240b46d6a77.zip | |
chore: remove space
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d7aaa4f555..053fffcaeb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -103,7 +103,6 @@ Build Instructions can all be found over there in the `README`. If you have an Icon Suggestion or want to add an Icon please open an issue/merge request over at that repo. When Updating the Font make sure to copy **all generated files** from the `dest` folder into `packages/backend/assets/fonts/sharkey-icons` - For the CSS simply copy the file content and replace the old content in `style.css` and for the WOFF, TTF and SVG simply replace them. ## Development |