date and URL change
This commit is contained in:
parent
65194befe8
commit
ade068f7ec
2 changed files with 3 additions and 2 deletions
|
@ -12,4 +12,5 @@ github_username: matrix-org
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
||||||
#defaults:
|
#defaults:
|
||||||
permalink: /:categories/:title.html
|
#permalink: /:categories/:title.html # can use this when/if we use jekyll for all docs
|
||||||
|
permalink: :title.html
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: FAQ
|
title: FAQ
|
||||||
date: 2015-08-15 16:58:07
|
date: 2015-08-19 16:58:07
|
||||||
categories: guides
|
categories: guides
|
||||||
---
|
---
|
||||||
<link href="/docs/guides/css/faq.css" type="text/css" rel="stylesheet" />
|
<link href="/docs/guides/css/faq.css" type="text/css" rel="stylesheet" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue