mirror of
https://github.com/jquery/jquery.git
synced 2026-01-23 09:58:27 -05:00
Change the changelog header style
This commit is contained in:
@@ -40,7 +40,7 @@ http.request({
|
||||
console.log("</ul>");
|
||||
}
|
||||
cur = cat;
|
||||
console.log( "<h2>" + cat.charAt(0).toUpperCase() + cat.slice(1) + "</h2>" );
|
||||
console.log( "<h3>" + cat.charAt(0).toUpperCase() + cat.slice(1) + "</h3>" );
|
||||
console.log("<ul>");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user