-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathretype.yml
More file actions
24 lines (20 loc) · 777 Bytes
/
retype.yml
File metadata and controls
24 lines (20 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
input: .website
output: docs
url: twcau.github.io/PowerShellScripting # Use your website address here
start:
# Uncomment the next line to try Retype Pro features
pro: true
branding:
title: PowerShellScripting
label: Docs
links:
- text: Code
link: https://github.com/twcau/PowerShellScripting/
- text: License
link: https://github.com/twcau/PowerShellScripting/tree/main?tab=GPL-3.0-1-ov-file#readme
footer:
copyright: "© Copyright {{ year }}, Michael Harris. All rights reserved."
links: # A list of links to include in the footer
# See also: links
- text: License # The text to use for the link
link: https://github.com/twcau/PowerShellScripting/tree/main?tab=GPL-3.0-1-ov-file#readme # Point to an internal file or external URL