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 /full-demo.html
parent55c1ca587aa01024808f6c9be847e35d2ddf3d0e (diff)
build/readme: Rename "Emoji One" to "EmojiOne"
Ranks Inc. rebranded to remove the space in the title.
Diffstat (limited to 'full-demo.html')
-rw-r--r--full-demo.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/full-demo.html b/full-demo.html
index 6c8dffe..b484906 100644
--- a/full-demo.html
+++ b/full-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;
@@ -20,11 +20,11 @@
<div>
<p>
<h2>Full 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>
</h2>
</p>
-<p>This will only show the <em>Emoji One Color</em> icons if you have the font
+<p>This will only show the <em>EmojiOne Color</em> 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>