Skip to content

Commit ae3a9e4

Browse files
000-799: stats
1 parent 4bc49f4 commit ae3a9e4

File tree

2 files changed

+30
-29
lines changed

2 files changed

+30
-29
lines changed

articles/en/Other/customizesignin.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,16 @@ var sc_project=13085843;
1515
var sc_invisible=0;
1616
var sc_security="8aa306f4";
1717
var sc_client_storage="disabled";
18+
var scJsHost = "https://";
19+
document.write("<sc"+"ript type='text/javascript' src='" +
20+
scJsHost+
21+
"statcounter.com/counter/counter.js'></"+"script>");
1822
</script>
19-
<script type="text/javascript"
20-
src="https://www.statcounter.com/counter/counter.js"
21-
async></script>
22-
<noscript><div class="statcounter"><a title="Web Analytics
23-
Made Easy - Statcounter" href="https://statcounter.com/"
24-
target="_blank"><img class="statcounter"
25-
src="https://c.statcounter.com/13085843/0/8aa306f4/1/"
26-
alt="Web Analytics Made Easy - Statcounter"
23+
<noscript><div class="statcounter"><a title="Web Analytics"
24+
href="https://statcounter.com/" target="_blank"><img
25+
class="statcounter"
26+
src="https://c.statcounter.com/13085843/0/8aa306f4/0/"
27+
alt="Web Analytics"
2728
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
2829
<!-- End of Statcounter Code -->
2930

articles/es/personaliza.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,27 @@ date: '2025-02-15'
88
---
99

1010

11+
<!-- Default Statcounter code for M365 custom sign in
12+
https://powershellscripts.github.io/articles/en/Other/customizesignin/
13+
-->
14+
<script type="text/javascript">
15+
var sc_project=13085843;
16+
var sc_invisible=0;
17+
var sc_security="8aa306f4";
18+
var sc_client_storage="disabled";
19+
var scJsHost = "https://";
20+
document.write("<sc"+"ript type='text/javascript' src='" +
21+
scJsHost+
22+
"statcounter.com/counter/counter.js'></"+"script>");
23+
</script>
24+
<noscript><div class="statcounter"><a title="Web Analytics"
25+
href="https://statcounter.com/" target="_blank"><img
26+
class="statcounter"
27+
src="https://c.statcounter.com/13085843/0/8aa306f4/0/"
28+
alt="Web Analytics"
29+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
30+
<!-- End of Statcounter Code -->
31+
1132
Con Microsoft 365, puedes personalizar tu página de inicio de sesión utilizando tus propios colores y logotipos, ofreciendo una experiencia con la marca de tu empresa para tus usuarios. En lugar de una página de inicio de sesión estándar como esta:
1233

1334
<img src="/articles/img/customizesignin7.png" width="600" alt="Página de inicio de sesión de Microsoft 365">
@@ -91,24 +112,3 @@ Este artículo está disponible en otros idiomas:
91112
[Customize Microsoft 365 login page](https://powershellscripts.github.io/articles/en/Other/customizesignin/)
92113

93114

94-
95-
96-
<!-- Default Statcounter code for M365 custom sign in
97-
https://powershellscripts.github.io/articles/en/Other/customizesignin/
98-
-->
99-
<script type="text/javascript">
100-
var sc_project=13085843;
101-
var sc_invisible=1;
102-
var sc_security="8aa306f4";
103-
var sc_client_storage="disabled";
104-
</script>
105-
<script type="text/javascript"
106-
src="https://www.statcounter.com/counter/counter.js"
107-
async></script>
108-
<noscript><div class="statcounter"><a title="Web Analytics
109-
Made Easy - Statcounter" href="https://statcounter.com/"
110-
target="_blank"><img class="statcounter"
111-
src="https://c.statcounter.com/13085843/0/8aa306f4/1/"
112-
alt="Web Analytics Made Easy - Statcounter"
113-
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
114-
<!-- End of Statcounter Code -->

0 commit comments

Comments
 (0)