This repository has been archived by the owner on Apr 2, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
449759a
commit 59e2aca
Showing
1 changed file
with
8 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,8 @@ | ||
# ideogram | ||
|
||
![Icon](data/icons/128.svg) | ||
|
||
![Screenshot](data/screenshot.png) | ||
|
||
Insert emoji anywhere, even in non-native apps. | ||
|
||
<style> | ||
img { | ||
display: block; | ||
margin: 1em auto; | ||
} | ||
</style> | ||
<center> | ||
<img src="data/icons/128.svg" alt="Icon" /> | ||
<h1>Ideogram</h1> | ||
<h2>Insert emoji anywhere, even in non-native apps</h2> | ||
<img src="data/screenshot.png" alt="Screenshot" /> | ||
</center> | ||
|
||
Work in progress. |