-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathretype.yml
More file actions
52 lines (49 loc) · 2.81 KB
/
retype.yml
File metadata and controls
52 lines (49 loc) · 2.81 KB
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: Bluesky
link: https://bsky.app/profile/woodruff.dev
icon: <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="24" height="24" fill="currentColor" class="bi bi-bluesky" viewBox="0 0 16 16"><path d="M18.231,3.618c-2.312,1.736-4.785,5.107-5.948,7.244c-0.123,0.226-0.444,0.226-0.567,0 c-1.163-2.137-3.636-5.508-5.948-7.244C3.949,2.252,1,1.195,1,4.559c0,0.672,0.385,5.643,0.611,6.451 c0.606,2.169,2.454,3.089,4.437,3.195c0.19,0.01,0.222,0.261,0.043,0.324c-2.988,1.048-3.518,3.196-1.424,5.344 c3.826,3.894,5.814,0.647,6.733-1.514c0.224-0.525,0.977-0.525,1.2,0c0.92,2.161,2.907,5.408,6.733,1.514 c2.093-2.148,1.564-4.296-1.424-5.344c-0.179-0.063-0.146-0.313,0.043-0.324c1.983-0.106,3.83-1.026,4.437-3.195 C22.615,10.203,23,5.231,23,4.559C23,1.195,20.051,2.252,18.231,3.618z"></path></svg>
target: blank
- text: Mastodon
link: https://mastodon.social/@cwoodruff
icon: <svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" width="24" height="24" fill="currentColor" class="bi bi-mastodon" viewBox="0 0 16 16"><path d="M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a4 4 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522q0-1.288.66-2.046c.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764q.662.757.661 2.046z"/></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"