chore(*): update post dates and thumbnail image paths
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
title: FAQ
 | 
			
		||||
date: 2018-02-01 23:59:59
 | 
			
		||||
thumbnail: /gallery/sculpture.jpg
 | 
			
		||||
date: 2018-10-19
 | 
			
		||||
thumbnail: /gallery/thumbnails/sculpture.jpg
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
### How do I put text instead of an image as my site's logo?
 | 
			
		||||
| 
						 | 
				
			
			@ -20,7 +20,7 @@ Edit your blog's `_config.yml`(not your theme's), change the following field:
 | 
			
		|||
+ language: zh-CN
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
You can find available translation under `icarus/languages` folder.
 | 
			
		||||
You can find available translations under `icarus/languages` folder.
 | 
			
		||||
 | 
			
		||||
### How to add an excerpt for a post? How to display the "Read more" button?
 | 
			
		||||
Add `<!-- more -->` tag in your post. Post content before this tag will be marked as an excerpt and content after this tag will not show on the index page.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
title: Getting Started with Icarus
 | 
			
		||||
date: 2018-10-22 19:23:59
 | 
			
		||||
thumbnail: /gallery/desert.jpg
 | 
			
		||||
thumbnail: /gallery/thumbnails/desert.jpg
 | 
			
		||||
tags:
 | 
			
		||||
- Getting Started
 | 
			
		||||
---
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Changyan Comment Plugin
 | 
			
		||||
date: 2017-01-01
 | 
			
		||||
date: 2015-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Comment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Disqus Comment Plugin
 | 
			
		||||
date: 2017-01-01
 | 
			
		||||
date: 2015-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Comment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Facebook Comment Plugin
 | 
			
		||||
date: 2017-01-01
 | 
			
		||||
date: 2015-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Comment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Gitment Comment Plugin
 | 
			
		||||
date: 2017-01-01
 | 
			
		||||
date: 2015-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Comment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Isso Comment Plugin
 | 
			
		||||
date: 2017-01-01
 | 
			
		||||
date: 2015-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Comment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: LiveRe Comment Plugin
 | 
			
		||||
date: 2017-01-01
 | 
			
		||||
date: 2015-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Comment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Valine Comment Plugin
 | 
			
		||||
date: 2017-01-01
 | 
			
		||||
date: 2015-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Comment
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,37 +0,0 @@
 | 
			
		|||
title: 中文测试
 | 
			
		||||
date: 2016-01-31 21:55:37
 | 
			
		||||
categories:
 | 
			
		||||
- Languages
 | 
			
		||||
comments: false
 | 
			
		||||
thumbnail: /gallery/world/china-great-wall.jpg
 | 
			
		||||
providers:
 | 
			
		||||
    cdn: '[cdnjs]https://cdn.staticfile.org/${package}/${version}/${filename}'
 | 
			
		||||
    fontcdn: https://fonts.loli.net/${type}?family=${fontname}
 | 
			
		||||
    iconcdn: fontawesome
 | 
			
		||||
comment:
 | 
			
		||||
    type: valine
 | 
			
		||||
    app_id: QuQK82UpN8gNkXIaKIszbPUY-gzGzoHsz
 | 
			
		||||
    app_key: B0D5cYRcXrwNGnBoQdRoDTqw
 | 
			
		||||
    notify: false
 | 
			
		||||
    verify: false
 | 
			
		||||
    placeholder: Valine Comment
 | 
			
		||||
meta:
 | 
			
		||||
- name="robots";content="noindex, follow"
 | 
			
		||||
---
 | 
			
		||||
有学新战经商必相龙,流包命万整情那者,目受村战走批器。 花位口管各并至志车般政,道土口精算要做越便明系,县状M极建育苗老圆。 越合题相农动速真明电清革根,无验个已主中则反必取天红,铁路发9话拉男农葛认刷。
 | 
			
		||||
<!-- more -->
 | 
			
		||||
住究前些效打习那置长,的劳价制小保起合文米程,美型J攻治葡识工刷。
 | 
			
		||||
 | 
			
		||||
天并委前行过,选问每世里型,速两辆都。 行数存的即志全规,接内心了并心,发需极北论呜。 县而劳专先多品,府自周外别进,世K观际身。 备放必事制龙二便增,活细样百数部查以力,技V苍集具材度。 没么般能这技书路单些海严,华整争斯府屈器强根利。
 | 
			
		||||
 | 
			
		||||
条或流她生更般新林个想便厂造,里备准程新花豆进拉行科Q。 多切战很气位油响立战几极白,出现观效写我屈观根关较。
 | 
			
		||||
 | 
			
		||||
必因文红任治现省员选心快,角生果金制给政学育习,来问弦大她代行雨吹劳。 研两果极求酸王,业常名风又管干,内F赚整圆。
 | 
			
		||||
 | 
			
		||||
等素能运矿半省这科易,积还看共式院思只作住,石求8千知伶号王。 水据对表身压,事原江如学义,给Z束北。 理效风精南严消定务色八,计是报取记面方才速才,易下C更管询秀却他。
 | 
			
		||||
 | 
			
		||||
她了会么教群美院度,省己等业类热所达走,C最整抄隶。 道化必下好转速观如看,细消要造电基性图道加,增受N性吨为均气。 制化装而系大数知,原式豆飞露。 难们明候织用好布正公在,风单道者格直革意平很资,引应建深土最种见秩。
 | 
			
		||||
 | 
			
		||||
适公新究观细军除书们收,构活局直业反情起时,看族求肃布W雨质一。 么准及八在改眼马热二支空,数精人题气音总集就花备候,转广蠢才养观为杆细孤。 少件根且决断下育十法,或府心与证整属问,想管S男数年医杨。
 | 
			
		||||
 | 
			
		||||
保想省亲进图经合,取严与录花情。 
 | 
			
		||||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Site Analytics Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2016-01-31
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- General
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Gallery Plugin
 | 
			
		||||
date: 2016-07-08 00:00:00
 | 
			
		||||
date: 2016-01-31
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- General
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,10 +1,10 @@
 | 
			
		|||
title: MathJax Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2016-01-31
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- General
 | 
			
		||||
tags:
 | 
			
		||||
thumbnail: /gallery/math.jpg
 | 
			
		||||
thumbnail: /gallery/thumbnails/math.jpg
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><mrow><mi>f</mi><mrow><mo>(</mo><mi>a</mi><mo>)</mo></mrow></mrow><mo>=</mo><mrow><mfrac><mn>1</mn><mrow><mn>2</mn><mi>π</mi><mi>i</mi></mrow></mfrac><msub><mo>∮</mo><mrow><mi>γ</mi></mrow></msub><mfrac><mrow><mi>f</mi><mo>(</mo><mi>z</mi><mo>)</mo></mrow><mrow><mi>z</mi><mo>−</mo><mi>a</mi></mrow></mfrac><mi>d</mi><mi>z</mi></mrow></math>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Adding a Thumbnail to Your Article
 | 
			
		||||
date: 2016-07-08 20:07:55
 | 
			
		||||
date: 2018-10-18
 | 
			
		||||
categories:
 | 
			
		||||
- Configuration
 | 
			
		||||
- Posts
 | 
			
		||||
| 
						 | 
				
			
			@ -17,7 +17,7 @@ Then, provide an URL or path to the image file in the front-matter of your post:
 | 
			
		|||
 | 
			
		||||
{% codeblock post.md lang:yaml %}
 | 
			
		||||
title: Getting Started with Icarus
 | 
			
		||||
thumbnail: /gallery/desert.jpg
 | 
			
		||||
thumbnail: /gallery/thumbnails/desert.jpg
 | 
			
		||||
---
 | 
			
		||||
Post content...
 | 
			
		||||
{% endcodeblock %}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,16 +1,27 @@
 | 
			
		|||
title: Table of Contents Example
 | 
			
		||||
date: 2015-03-10 22:46:00
 | 
			
		||||
title: Table of Contents / Catalogue
 | 
			
		||||
date: 2018-10-17 22:46:00
 | 
			
		||||
categories:
 | 
			
		||||
- Configuration
 | 
			
		||||
- Posts
 | 
			
		||||
toc: true
 | 
			
		||||
---
 | 
			
		||||
Add the highlighted line to the front-matter of your post Markdown file:
 | 
			
		||||
{% codeblock lang:diff _config.yml %}
 | 
			
		||||
To display a Table of Contents / Catalogue (toc) widget on a post page, please first add `toc: true` to the front-matter of your post Markdown file:
 | 
			
		||||
{% codeblock lang:yaml post.md %}
 | 
			
		||||
title: Table of Contents Example
 | 
			
		||||
date: 2015-03-10 22:46:00
 | 
			
		||||
+ toc: true
 | 
			
		||||
{% endcodeblock %} And that's it!
 | 
			
		||||
toc: true
 | 
			
		||||
---
 | 
			
		||||
Post content...
 | 
			
		||||
{% endcodeblock %}
 | 
			
		||||
 | 
			
		||||
Then, add the `toc` widget to the theme's configuration file:
 | 
			
		||||
 | 
			
		||||
{% codeblock lang:yaml _config.yml %}
 | 
			
		||||
widgets:
 | 
			
		||||
    -
 | 
			
		||||
        type: toc
 | 
			
		||||
        position: left
 | 
			
		||||
{% endcodeblock %}
 | 
			
		||||
 | 
			
		||||
<!-- more -->
 | 
			
		||||
 | 
			
		||||
# First level title
 | 
			
		||||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Baidu Search Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2013-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Search
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Google CSE Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2013-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Search
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Insight Search Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2013-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Search
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: AddThis Share Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2014-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Share
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: AddToAny Share Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2014-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Share
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Baidu Share Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2014-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Share
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: ShareThis Share Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2014-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Share
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Share.js Share Plugin
 | 
			
		||||
date: 2018-01-01
 | 
			
		||||
date: 2014-01-01
 | 
			
		||||
categories:
 | 
			
		||||
- Plugins
 | 
			
		||||
- Share
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
title: Configuring Icarus
 | 
			
		||||
date: 2018-10-22 19:23:58
 | 
			
		||||
thumbnail: /gallery/plant.jpg
 | 
			
		||||
thumbnail: /gallery/thumbnails/plant.jpg
 | 
			
		||||
categories:
 | 
			
		||||
- Configuration
 | 
			
		||||
- Theme
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
title: Polymorphic Link Settings
 | 
			
		||||
slug: Polymorphic-Link-Settings
 | 
			
		||||
date: 2018-10-22 19:23:57
 | 
			
		||||
thumbnail: /gallery/flower.jpg
 | 
			
		||||
thumbnail: /gallery/thumbnails/flower.jpg
 | 
			
		||||
categories:
 | 
			
		||||
- Configuration
 | 
			
		||||
- Theme
 | 
			
		||||
| 
						 | 
				
			
			@ -34,7 +34,7 @@ In the above link format, you need to specify the name of the link (e.g., Creati
 | 
			
		|||
```yml
 | 
			
		||||
footer:
 | 
			
		||||
    links:
 | 
			
		||||
        'Creative Commons: 'https://creativecommons.org/'
 | 
			
		||||
        'Creative Commons': 'https://creativecommons.org/'
 | 
			
		||||
        'Attribution 4.0 International': 'https://creativecommons.org/licenses/by/4.0/'
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,9 +1,9 @@
 | 
			
		|||
title: اختبار اللغة العربية
 | 
			
		||||
date: 2016-01-30 10:15:01
 | 
			
		||||
date: 2017-01-30 10:15:01
 | 
			
		||||
categories:
 | 
			
		||||
- Languages
 | 
			
		||||
- Translations
 | 
			
		||||
comments: false
 | 
			
		||||
thumbnail: /gallery/world/arabic-pyramid.jpg
 | 
			
		||||
thumbnail: /gallery/thumbnails/arabic-pyramid.jpg
 | 
			
		||||
meta:
 | 
			
		||||
- name="robots";content="noindex, follow"
 | 
			
		||||
direction: rtl
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,51 @@
 | 
			
		|||
title: Icarus快速上手
 | 
			
		||||
date: 2017-01-31 21:55:37
 | 
			
		||||
language: zh-CN
 | 
			
		||||
categories:
 | 
			
		||||
- Translations
 | 
			
		||||
comments: false
 | 
			
		||||
thumbnail: /gallery/thumbnails/panda.jpg
 | 
			
		||||
providers:
 | 
			
		||||
    cdn: '[cdnjs]https://cdn.staticfile.org/${package}/${version}/${filename}'
 | 
			
		||||
    fontcdn: https://fonts.loli.net/${type}?family=${fontname}
 | 
			
		||||
    iconcdn: fontawesome
 | 
			
		||||
comment:
 | 
			
		||||
    type: valine
 | 
			
		||||
    app_id: QuQK82UpN8gNkXIaKIszbPUY-gzGzoHsz
 | 
			
		||||
    app_key: B0D5cYRcXrwNGnBoQdRoDTqw
 | 
			
		||||
    notify: false
 | 
			
		||||
    verify: false
 | 
			
		||||
    placeholder: 快来评论吧
 | 
			
		||||
meta:
 | 
			
		||||
- name="robots";content="noindex, follow"
 | 
			
		||||
---
 | 
			
		||||
作为静态网站生成器Hexo的一款主题,Icarus以简洁、现代和精美为设计理念。在灵活且强大的配置系统的助力下,用户可以自由实现单栏与多栏的灵活页面布局。同时,Icarus提供了丰富的插件与挂件供用户选择,让网站的个性化配置变得触手可及。此外,得力于全新设计的API,开发者可以更便捷地对Icarus进行深层定制。
 | 
			
		||||
<!-- more -->
 | 
			
		||||
 | 
			
		||||
Icarus的安装非常简单,您只需从GitHub的仓库中下载Icarus源码并解压到博客的主题目录下的`icarus`目录中(themes/icarus)。您也可以使用如下命令将此主题下载到博客中:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
git clone https://github.com/ppoffice/hexo-theme-icarus.git themes/icarus -b <version number>
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
您可以省略` -b <version number>`来下载Icarus的最新开发版本。另外,您也可以将Icarus安装为Git子模块(submodule)到您的博客中:
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
git submodule add https://github.com/ppoffice/hexo-theme-icarus.git themes/icarus
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
接下来,请将博客根目录下的`_config.yml`中的主题设置改为`icarus`:
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
theme: icarus
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
最后,请使用如下命令来启动Hexo本地测试服务器。祝您下笔如有神!
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
hexo s
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
> 在此网站上您可以阅读[开始使用](/hexo-theme-icarus/tags/Getting-Started/)系列文章来快速掌握Icarus。同时,如果需要更多的Icarus使用示例,您可以从GitHub上下载[`site`分支](https://github.com/ppoffice/hexo-theme-icarus/tree/site)的Icarus源码。
 | 
			
		||||
 | 
			
		||||
<a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-size:12px;line-height:1.2;display:inline-block;border-radius:3px" href="https://unsplash.com/@millerthachiller?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge" target="_blank" rel="noopener noreferrer" title="Download free do whatever you want high-resolution photos from Pascal Müller"><span style="display:inline-block;padding:2px 3px"><svg xmlns="http://www.w3.org/2000/svg" style="height:12px;width:auto;position:relative;vertical-align:middle;top:-1px;fill:white" viewBox="0 0 32 32"><title>unsplash-logo</title><path d="M20.8 18.1c0 2.7-2.2 4.8-4.8 4.8s-4.8-2.1-4.8-4.8c0-2.7 2.2-4.8 4.8-4.8 2.7.1 4.8 2.2 4.8 4.8zm11.2-7.4v14.9c0 2.3-1.9 4.3-4.3 4.3h-23.4c-2.4 0-4.3-1.9-4.3-4.3v-15c0-2.3 1.9-4.3 4.3-4.3h3.7l.8-2.3c.4-1.1 1.7-2 2.9-2h8.6c1.2 0 2.5.9 2.9 2l.8 2.4h3.7c2.4 0 4.3 1.9 4.3 4.3zm-8.6 7.5c0-4.1-3.3-7.5-7.5-7.5-4.1 0-7.5 3.4-7.5 7.5s3.3 7.5 7.5 7.5c4.2-.1 7.5-3.4 7.5-7.5z"></path></svg></span><span style="display:inline-block;padding:2px 3px">Pascal Müller</span></a>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Links Sidebar Widget
 | 
			
		||||
date: 2018-02-01
 | 
			
		||||
date: 2016-02-01
 | 
			
		||||
categories:
 | 
			
		||||
- Widgets
 | 
			
		||||
---
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,10 +1,10 @@
 | 
			
		|||
title: Profile Sidebar Widget
 | 
			
		||||
date: 2018-02-02
 | 
			
		||||
date: 2018-10-20
 | 
			
		||||
categories:
 | 
			
		||||
- Widgets
 | 
			
		||||
tags:
 | 
			
		||||
- Getting Started
 | 
			
		||||
thumbnail: /gallery/deer.jpg
 | 
			
		||||
thumbnail: /gallery/thumbnails/deer.jpg
 | 
			
		||||
widgets:
 | 
			
		||||
    -
 | 
			
		||||
        type: profile
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
title: Sidebar Widgets Overview
 | 
			
		||||
date: 2018-01-31
 | 
			
		||||
date: 2016-02-02
 | 
			
		||||
categories:
 | 
			
		||||
- Widgets
 | 
			
		||||
---
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
		 Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 143 KiB  | 
| 
		 Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 155 KiB  | 
| 
		 Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 197 KiB  | 
| 
		 Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 256 KiB  | 
| 
		 Before Width: | Height: | Size: 333 KiB After Width: | Height: | Size: 333 KiB  | 
| 
		 After Width: | Height: | Size: 296 KiB  | 
| 
		 Before Width: | Height: | Size: 408 KiB After Width: | Height: | Size: 408 KiB  | 
| 
		 Before Width: | Height: | Size: 500 KiB After Width: | Height: | Size: 500 KiB  | 
| 
		 Before Width: | Height: | Size: 233 KiB  |