Skip to content

Commit acb1e7a

Browse files
000-602: enablect fr
1 parent f7ca969 commit acb1e7a

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

articles/fr/enablect.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,28 @@ foreach ($list in $lists) {
7070
Set-PnPList -Identity $list -ContentTypesEnabled $true
7171
Write-Host "Types de contenu activés pour la liste : $($list.Title)"
7272
}
73-
```
73+
```
74+
75+
76+
77+
78+
79+
<!-- Default Statcounter code for SPO enable ct
80+
https://powershellscripts.github.io/articles/en/spo/enablect/
81+
-->
82+
<script type="text/javascript">
83+
var sc_project=13073435;
84+
var sc_invisible=1;
85+
var sc_security="a5c7940a";
86+
var sc_client_storage="disabled";
87+
</script>
88+
<script type="text/javascript"
89+
src="https://www.statcounter.com/counter/counter.js"
90+
async></script>
91+
<noscript><div class="statcounter"><a title="Web Analytics"
92+
href="https://statcounter.com/" target="_blank"><img
93+
class="statcounter"
94+
src="https://c.statcounter.com/13073435/0/a5c7940a/1/"
95+
alt="Web Analytics"
96+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
97+
<!-- End of Statcounter Code -->

0 commit comments

Comments
 (0)