From 664c3dd6840c26c8469a36f4e4db933fe4db0e6c Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 28 Jan 2013 19:36:36 -0500 Subject: [PATCH] Fixing numbering in html snippets. --- snippets/html.snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/html.snippets b/snippets/html.snippets index 0f75efd..d547f1a 100644 --- a/snippets/html.snippets +++ b/snippets/html.snippets @@ -556,7 +556,7 @@ snippet link snippet link:atom ${2} snippet link:css - ${4} + ${3} snippet link:favicon ${2} snippet link:rss