fixed html import + FB import

This commit is contained in:
peter
2019-07-28 13:47:54 +02:00
parent 68695ea89b
commit f4c26b5aa6
9 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -1 +1 @@
<!doctype html> <html lang=en> <head> <meta charset=UTF-8> <title>Document</title> <link href="css/app.css?v=1cccf4c9" rel="stylesheet"></head> <body> <root></root> <script type="text/javascript" src="js/vendor.ec7aebc2.js"></script><script type="text/javascript" src="js/app.0fe5d117.js"></script></body> </html>
<!doctype html> <html lang=en> <head> <script src=FrontblockLib.js></script> <meta charset=UTF-8> <title>Document</title> <link href="css/app.css?v=1cccf4c9" rel="stylesheet"></head> <body> <root></root> <script type="text/javascript" src="js/vendor.8f6b1fe6.js"></script><script type="text/javascript" src="js/app.246f7cfe.js"></script></body> </html>