Skip to content

Commit 1aa9ac6

Browse files
author
Visnu Pitiyanuvath
committed
consistent headers
1 parent 3704d3b commit 1aa9ac6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

views/judges/index.html.jade

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
h2#scoring.ribbon Judging & Scoring
1+
h1#scoring Judging & Scoring
22
:markdown
33
| We spent a lot of time thinking about how to keep Node.js Knockout judging
44
| fun, fair, and exciting. Here's how it’s going to work:
@@ -109,7 +109,7 @@ h2#scoring.ribbon Judging & Scoring
109109
| [grade along a curve]: http://en.wikipedia.org/wiki/Grading_on_a_curve
110110
| [law of large numbers]: http://en.wikipedia.org/wiki/Law_of_large_numbers
111111

112-
h2#judges.ribbon Expert Judges
112+
h1#judges Expert Judges
113113
- each judge in ctx.judges
114114
- if (judge.description)
115115
.judge

views/rules.html.haml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%h2.ribbon Rules
1+
%h1 Rules
22

33
%h3 Node.js
44
%p

0 commit comments

Comments
 (0)