This commit is contained in:
wassname
2025-01-21 11:18:54 +08:00
parent dfb1b2fa37
commit c983e05a5b
+1 -2
View File
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html ng-app="sideBySide" ng-controller="AppController">
<head>
<base href="/sbs/">
<title ng-bind="title()">Side By Side viewer</title>
<meta charset="utf-8">
<meta name="description" content="{{ description() }}">
@@ -91,4 +90,4 @@
</div>
</div>
</body>
</html>
</html>