-
Notifications
You must be signed in to change notification settings - Fork 5
/
retype.yml
52 lines (49 loc) · 2.49 KB
/
retype.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
input: ./
output: .retype
url: https://cwoodruff.github.io/book-network-programming-csharp/
branding:
title: Networking Programming with C/# 12 and /.NET 8
label: v1
logo: images/network200.png
logoDark: images/network200.png
edit:
repo: github.com/cwoodruff/book-network-programming-csharp
links:
- text: Home
link: /index.md
icon: home
- text: Issues
link: https://github.com/cwoodruff/book-network-programming-csharp/issues
icon: comment-discussion
target: blank
- text: Twitter
link: https://twitter.com/cwoodruff/
icon: <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-.139 9.237c.209 4.617-3.234 9.765-9.33 9.765-1.854 0-3.579-.543-5.032-1.475 1.742.205 3.48-.278 4.86-1.359-1.437-.027-2.649-.976-3.066-2.28.515.098 1.021.069 1.482-.056-1.579-.317-2.668-1.739-2.633-3.26.442.246.949.394 1.486.411-1.461-.977-1.875-2.907-1.016-4.383 1.619 1.986 4.038 3.293 6.766 3.43-.479-2.053 1.08-4.03 3.199-4.03.943 0 1.797.398 2.395 1.037.748-.147 1.451-.42 2.086-.796-.246.767-.766 1.41-1.443 1.816.664-.08 1.297-.256 1.885-.517-.439.656-.996 1.234-1.639 1.697z"/></svg>
target: blank
# - text: RSS
# link: https://rssviewer.app/https%3A%2F%2Frss.app%2Ffeeds%2FvKGL7EwYiW9kGoW4.xml
# icon: <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.25 3A3.25 3.25 0 0 0 3 6.25v11.5A3.25 3.25 0 0 0 6.25 21h11.5A3.25 3.25 0 0 0 21 17.75V6.25A3.25 3.25 0 0 0 17.75 3zm.5 4.5c-.405 0-.75-.317-.75-.722v-.055c0-.393.305-.721.698-.723h.052C12.963 6 18 11.037 18 17.25v.052a.71.71 0 0 1-.723.698h-.055c-.405 0-.722-.345-.722-.75A9.75 9.75 0 0 0 6.75 7.5M13.294 18h-.09c-.399 0-.704-.351-.704-.75a5.75 5.75 0 0 0-5.75-5.75c-.399 0-.75-.305-.75-.704v-.09c0-.38.287-.701.666-.705L6.75 10A7.25 7.25 0 0 1 14 17.334c-.005.379-.327.666-.706.666M7.5 18a1.5 1.5 0 1 1 0-3a1.5 1.5 0 0 1 0 3"/></svg>
# target: blank
footer:
copyright: "© Copyright {{ year }}. All rights reserved Chris Woodruff."
links:
- text: Copyright
link: Copyright.md
icon: question
- text: License
link: License.md
icon: shield-check
editor:
enabled: false
favicon: images/favicon.png
search:
hotkeys:
- "/"
maxResults: 20
minChars: 2
mode: full
noResultsFoundMsg: "No results"
placeholder: Search
integrations:
googleAnalytics:
id: "G-D5P830S5Z3"