diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af5babc83d..7548f772795 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,12 +10,16 @@ - Add "Read More" link at the end of article excerpt. +- 404 page + ### Bug Fixes - Fix Email link url error - Fix Site Title link url error +- Fix table responsive style error + ## [1.2.1](https://github.com/kitian616/jekyll-TeXt-theme/releases/tag/v1.2.1) ### Enhancements diff --git a/_posts/2016-02-02-tables.md b/_posts/2016-02-02-tables.md index 9e153f117c4..b04024eacb4 100755 --- a/_posts/2016-02-02-tables.md +++ b/_posts/2016-02-02-tables.md @@ -16,3 +16,15 @@ Computer Type | Model | Location | Cost Laptop | MacBook Pro | Office 100 | $1500.00 iPad | **iPad 2** | Office 150 | $499.00 Desktop | iMac 27" | Office 101 | $1400.00 + +Computer Type | Model | Location | Cost | describe +------------- | ----------- | ----------------- | ---------: | ----------------------- +Laptop | MacBook Pro | Office 100 | $1500.00 | Vestibulum posuere, quam sed bibendum posuere, orci est semper libero, nec congue tortor arcu eget velit. +iPad | **iPad 2** | Office 150 | $499.00 | Vestibulum posuere, quam sed bibendum posuere, orci est semper libero, nec congue tortor arcu eget velit. +Desktop | iMac 27" | Office 101 | $1400.00 | Vestibulum posuere, quam sed bibendum posuere, orci est semper libero, nec congue tortor arcu eget velit. + +Computer Type | Model | Location | Cost | describe +------------- | ----------- | ----------------- | ---------: | ----------------------- +Laptop | MacBook Pro | Office 100 | $1500.00 | xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxixixxixiixxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxixixxixiix +iPad | **iPad 2** | Office 150 | $499.00 | Vestibulum posuere, quam sed bibendum posuere, orci est semper libero, nec congue tortor arcu eget velit. +Desktop | iMac 27" | Office 101 | $1400.00 | Vestibulum posuere, quam sed bibendum posuere, orci est semper libero, nec congue tortor arcu eget velit. \ No newline at end of file