mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-20 07:21:43 +02:00
let's include that library
This commit is contained in:
@@ -157,5 +157,6 @@
|
|||||||
|
|
||||||
<!-- the actual article is a JS bundle -->
|
<!-- the actual article is a JS bundle -->
|
||||||
<script src="en-GB/article.js" async></script>
|
<script src="en-GB/article.js" async></script>
|
||||||
|
<script src="lib/site/social-updater.js" async></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@@ -157,5 +157,6 @@
|
|||||||
|
|
||||||
<!-- the actual article is a JS bundle -->
|
<!-- the actual article is a JS bundle -->
|
||||||
<script src="article.js" async></script>
|
<script src="article.js" async></script>
|
||||||
|
<script src="lib/site/social-updater.js" async></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@@ -139,5 +139,6 @@
|
|||||||
|
|
||||||
<!-- the actual article is a JS bundle -->
|
<!-- the actual article is a JS bundle -->
|
||||||
<script src="{{ locale }}/article.js" async></script>
|
<script src="{{ locale }}/article.js" async></script>
|
||||||
|
<script src="lib/site/social-updater.js" async></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@@ -157,5 +157,6 @@
|
|||||||
|
|
||||||
<!-- the actual article is a JS bundle -->
|
<!-- the actual article is a JS bundle -->
|
||||||
<script src="ja-JP/article.js" async></script>
|
<script src="ja-JP/article.js" async></script>
|
||||||
|
<script src="lib/site/social-updater.js" async></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@@ -158,5 +158,6 @@
|
|||||||
|
|
||||||
<!-- the actual article is a JS bundle -->
|
<!-- the actual article is a JS bundle -->
|
||||||
<script src="zh-CN/article.js" async></script>
|
<script src="zh-CN/article.js" async></script>
|
||||||
|
<script src="lib/site/social-updater.js" async></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user