We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
psturtle.com
1 parent 4221595 commit bab0d38Copy full SHA for bab0d38
psturtle.com/config.ps1
@@ -347,7 +347,7 @@ $site.HighlightJS = [Ordered]@{Languages=@('powershell')}
347
#endregion Highlight Settings
348
349
#region Google Analytics
350
-$site.AnalyticsID = 'G-NCPS4FQLC8'
+$site.AnalyticsID = 'G-G9D8TQ3G2L' # replace with your Google Analytics ID
351
#endregion Google Analytics
352
353
if ($PSScriptRoot) { Pop-Location }
0 commit comments