Skip to content

Commit ddcab74

Browse files
committed
Add category.
1 parent 316f993 commit ddcab74

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
markdown: kramdown
2-
3-
exclude: ['config.ru', 'Gemfile', 'Gemfile.lock', 'vendor']
2+
permalink: /:category/:title.html
3+
exclude: []

event/2014-tech-share/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
category: event
3+
---
14
<!DOCTYPE html>
25
<html>
36
<head>

0 commit comments

Comments
 (0)