mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 17:30:02 +02:00
📝 Use Microsoft emoji
This commit is contained in:
parent
7a9010a076
commit
c78851bd68
2 changed files with 19 additions and 7 deletions
24
README.md
24
README.md
|
@ -1,7 +1,7 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img width="98" src="https://twemoji.maxcdn.com/v/13.0.1/svg/1f4e6.svg"/>
|
<img width="98" src="https://raw.githubusercontent.com/microsoft/fluentui-emoji/main/assets/Package/3D/package_3d.png"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
# Gluon
|
# Gluon
|
||||||
|
@ -52,10 +52,22 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
This program downloads and modifies Firefox. [Follow their license](https://hg.mozilla.org/mozilla-central/file/tip/LICENSE) when distributing your program.
|
This program downloads and modifies Firefox. [Follow their license](https://hg.mozilla.org/mozilla-central/file/tip/LICENSE) when distributing your program.
|
||||||
|
|
||||||
### Tweemoji
|
### Logo
|
||||||
|
|
||||||
The package icon is from tweemoji.
|
The package icon is from [Microsoft's Fluent Emoji](https://github.com/microsoft/fluentui-emoji). There is an [ongoing conversation](https://github.com/microsoft/fluentui-emoji/issues/18) regarding the license.
|
||||||
|
|
||||||
Copyright 2020 Twitter, Inc and other contributors
|
```
|
||||||
Code licensed under the MIT License: http://opensource.org/licenses/MIT
|
MIT License
|
||||||
Graphics licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/
|
|
||||||
|
Copyright (c) Microsoft Corporation.
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
```
|
||||||
|
|
|
@ -19,7 +19,7 @@ build_search_index = true
|
||||||
highlight_code = true
|
highlight_code = true
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
logo = "https://twemoji.maxcdn.com/v/13.0.1/svg/1f4e6.svg"
|
logo = "https://raw.githubusercontent.com/microsoft/fluentui-emoji/main/assets/Package/3D/package_3d.png"
|
||||||
release = "https://api.github.com/repos/pulse-browser/gluon/releases/latest"
|
release = "https://api.github.com/repos/pulse-browser/gluon/releases/latest"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue