Add #lcu-api channel link

This commit is contained in:
BlossomiShymae
2024-12-17 23:49:13 -06:00
parent 9270c6d1f1
commit 6a776dfd5f

View File

@@ -55,13 +55,18 @@
Theme="{StaticResource SubtitleTextBlockStyle}" Theme="{StaticResource SubtitleTextBlockStyle}"
Margin="0 0 0 8">Resources</TextBlock> Margin="0 0 0 8">Resources</TextBlock>
<StackPanel Orientation="Horizontal" HorizontalAlignment="Center"> <StackPanel Orientation="Horizontal" HorizontalAlignment="Center">
<Button CommandParameter="https://hextechdocs.dev/tag/lcu/" Margin="0 0 8 0"> <Button CommandParameter="https://hextechdocs.dev/tag/lcu/" Margin="4">
Hextech Docs Hextech Docs
</Button> </Button>
<Button CommandParameter="https://hextechdocs.dev/getting-started-with-the-lcu-api/"> <Button CommandParameter="https://hextechdocs.dev/getting-started-with-the-lcu-api/" Margin="4">
Getting Started Getting Started
</Button> </Button>
</StackPanel> </StackPanel>
<StackPanel Orientation="Horizontal" HorizontalAlignment="Center">
<Button CommandParameter="https://discord.com/channels/187652476080488449/516802588805431296" Margin="4">
#lcu-api
</Button>
</StackPanel>
</StackPanel> </StackPanel>
</controls:Card> </controls:Card>
<controls:Card Margin="12" Width="300"> <controls:Card Margin="12" Width="300">