mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Styled the commit messages
This commit is contained in:
@@ -140,7 +140,7 @@ $(document).ready(function()
|
||||
+ ": " + git_info[0].commit.author.name
|
||||
+ "<br><a href='"+git_info[0].html_url+"'>"
|
||||
+ git_info[0].sha.substring(0,10) + "</a>: "
|
||||
+ git_info[0].commit.message+"<br");
|
||||
+ git_info[0].commit.message+"<br");
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user