Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Erickson <eosrei@gmail.com>2016-06-10 01:46:44 +0300
committerBrad Erickson <eosrei@gmail.com>2016-06-10 01:46:44 +0300
commitc470e82d3943e7064209019a50b5ec9bd05d3956 (patch)
tree410f5708ddee781676b2b5c02fe8f2db3b09b408 /mini-demo.html
parent55c1ca587aa01024808f6c9be847e35d2ddf3d0e (diff)
build/readme: Rename "Emoji One" to "EmojiOne"
Ranks Inc. rebranded to remove the space in the title.
Diffstat (limited to 'mini-demo.html')
-rw-r--r--mini-demo.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/mini-demo.html b/mini-demo.html
index d96cc48..7a44072 100644
--- a/mini-demo.html
+++ b/mini-demo.html
@@ -5,7 +5,7 @@
<style>
body {
font-size: 1em;
- font-family: "Emoji One Color", sans-serif;
+ font-family: "EmojiOne Color", sans-serif;
}
.embiggen {
font-size: 3em;
@@ -17,7 +17,7 @@
<div>
<p>
<strong>Demo set of color Unicode emoji supported by the
- <a href="https://github.com/eosrei/EmojiOne-Color-Font">Emoji One Color SVG-in-OpenType font.</a>
+ <a href="https://github.com/eosrei/EmojiOne-Color-Font">EmojiOne Color SVG-in-OpenType font.</a>
</strong>
</p>
</div>
@@ -30,7 +30,7 @@
🇺🇸 🇧🇷 🇲🇹 🇸🇪 🇳🇬 🇰🇭 🇭🇷 🇮🇩 🇳🇿 🇪🇬 🇫🇮 🇨🇳<br/>
</div>
<div>
- <p>This will only show the <em>Emoji One Color</em> font icons if you have the
+ <p>This will only show the <em>EmojiOne Color</em> font icons if you have the
font correctly installed. Please refer to the install instructions in the
README.md file for details regarding your specific operating system.</p>
</div>