mirror of
https://github.com/resume/resume.github.com.git
synced 2025-12-30 15:49:30 -06:00
Delete useless space
This commit is contained in:
@@ -91,7 +91,7 @@ var run = function() {
|
||||
};
|
||||
|
||||
if (data.user.blog !== undefined && data.user.blog !== null) {
|
||||
view.blog = addHttp + data.user.blog;
|
||||
view.blog = addHttp + data.user.blog;
|
||||
}
|
||||
|
||||
$.ajax({
|
||||
|
||||
Reference in New Issue
Block a user