Skip to content

Commit e4436bd

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: PSJekyll.get_CurrentSite ( Fixes #38 )
Aliasing to .Site
1 parent 85360f1 commit e4436bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PSJekyll.types.ps1xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
<Type>
44
<Name>PSJekyll</Name>
55
<Members>
6+
<AliasProperty>
7+
<Name>Site</Name>
8+
<ReferencedMemberName>CurrentSite</ReferencedMemberName>
9+
</AliasProperty>
610
<ScriptMethod>
711
<Name>FormatMarkdown</Name>
812
<Script>

0 commit comments

Comments
 (0)