mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-04-20 02:26:45 +02:00
fix
This commit is contained in:
parent
9a37b00d56
commit
f544143c54
@ -36,7 +36,6 @@
|
|||||||
hljs.highlightBlock(block);
|
hljs.highlightBlock(block);
|
||||||
hljs.lineNumbersBlock(block);
|
hljs.lineNumbersBlock(block);
|
||||||
});
|
});
|
||||||
});
|
|
||||||
<?lua end ?>
|
<?lua end ?>
|
||||||
window.twttr = (function(d, s, id) {
|
window.twttr = (function(d, s, id) {
|
||||||
var js, fjs = d.getElementsByTagName(s)[0],
|
var js, fjs = d.getElementsByTagName(s)[0],
|
||||||
@ -69,6 +68,7 @@
|
|||||||
po.src = 'https://apis.google.com/js/plusone.js';
|
po.src = 'https://apis.google.com/js/plusone.js';
|
||||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
|
||||||
})();
|
})();
|
||||||
|
});
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user