fix: retirar o analytics temporariamente
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Has been cancelled
Some checks failed
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Has been cancelled
This commit is contained in:
parent
9734627786
commit
21d08452d8
@ -36,8 +36,8 @@
|
||||
|
||||
<!-- Custom JS -->
|
||||
<script src="~/js/conversion.js" asp-append-version="true"></script>
|
||||
<script src="~/js/analytics.js" asp-append-version="true"></script>
|
||||
|
||||
@* <script src="~/js/analytics.js" asp-append-version="true"></script>
|
||||
*@
|
||||
@await RenderSectionAsync("Scripts", required: false)
|
||||
|
||||
<!-- Conversion tracking -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user