mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-24 20:04:02 +08:00
added angular-sanitize, updated packages
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="do-app">
|
||||
<div id="app" ng-app="NginxConfigIoApp" ng-controller="NginxConfigIoController"
|
||||
ng-class="['layout-' + layout]" ng-include="'partials/index.html'" onload="init()" ng-csp></div>
|
||||
<div id="app" ng-app="NginxConfigIoApp" ng-controller="NginxConfigIoController" ng-class="['layout-' + layout]" ng-include="'partials/index.html'" onload="init()" ng-csp></div>
|
||||
</div>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-3084378-31"></script>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user