Skip to content

Commit cae4aa8

Browse files
Merge pull request amitmerchant1990#83 from manaspz/master
Fixed font typo in markdown post
2 parents a7fd931 + 1a3c4a9 commit cae4aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2019-8-12-code-snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Code snippets in a blog post
44
categories: [HTML,Code]
55
---
66

7-
This post demonstrate the use of code snippets in the theme. The code snippets are powered by [Pygments](http://pygments.org/) and the code theme that is been used in Reverie is called [Draula](https://draculatheme.com/).
7+
This post demonstrate the use of code snippets in the theme. The code snippets are powered by [Pygments](http://pygments.org/) and the code theme that is been used in Reverie is called [Dracula](https://draculatheme.com/).
88

99
This is a raw snippet:
1010

0 commit comments

Comments
 (0)