Skip to content

Commit 919b1a3

Browse files
Merge pull request sergiokopplin#198 from sergiokopplin/197
adding jemoji style based on pr 197
2 parents 24281d4 + 34ed348 commit 919b1a3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

_posts/2015-02-24-markdown-extra-components.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ tag:
1111
blog: true
1212
author: jamesfoster
1313
description: Markdown summary with different options
14+
# jemoji: '<img class="emoji" title=":ramen:" alt=":ramen:" src="https://assets.github.com/images/icons/emoji/unicode/1f35c.png" height="20" width="20" align="absmiddle">'
1415
---
1516

1617
## Summary:

_sass/pages/home-blog-projects.sass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
.item:hover .url aside
6363
color: $alpha
6464

65+
.blog > .list > .item > .url,
6566
.projects > .list > .item > .url
6667
> .title
6768
display: inline

0 commit comments

Comments
 (0)