Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cf48a4 commit cece14bCopy full SHA for cece14b
‎CHANGELOG.md‎
@@ -2,9 +2,19 @@
2
3
## Unreleased
4
5
+## [1.2.2](https://github.com/kitian616/jekyll-TeXt-theme/releases/tag/v1.2.2)
6
+
7
### Enhancements
8
-- MathJax Support (todo: doc)
9
+- MathJax Support
10
11
+- Add "Read More" link at the end of article excerpt.
12
13
+### Bug Fixes
14
15
+- Fix Email link url error
16
17
+- Fix Site Title link url error
18
19
## [1.2.1](https://github.com/kitian616/jekyll-TeXt-theme/releases/tag/v1.2.1)
20
‎package.json‎
@@ -1,6 +1,6 @@
1
{
"name": "jekyll-text-theme",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "A theme for Jekyll",
"scripts": {
"build": "bundle exec jekyll build --watch",
0 commit comments