mirror of
https://github.com/wassname/template.git
synced 2026-07-17 11:33:44 +08:00
Build
This commit is contained in:
Vendored
-1
@@ -5911,7 +5911,6 @@ var appendix = function(dom, data) {
|
||||
}
|
||||
|
||||
div.innerHTML = oldHtml + div.innerHTML;
|
||||
console.log(data.githubCompareUpdatesUrl);
|
||||
if (data.githubCompareUpdatesUrl) {
|
||||
div.innerHTML = "<h3>Updates</h3><p><a href=\"" + (data.githubCompareUpdatesUrl) + "\">View all changes</a> to this article since it was first published.</p>" + div.innerHTML;
|
||||
}
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user