File tree Expand file tree Collapse file tree 2 files changed +36
-4
lines changed Expand file tree Collapse file tree 2 files changed +36
-4
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Document</ title >
7
+ < title > headscale - Apple</ title >
8
+ < style >
9
+ body {
10
+ margin : 40px auto;
11
+ max-width : 800px ;
12
+ line-height : 1.5 ;
13
+ font-size : 16px ;
14
+ color : # 444 ;
15
+ padding : 0 10px ;
16
+ font-family : Sans-serif;
17
+ }
18
+ h1 ,
19
+ h2 ,
20
+ h3 {
21
+ line-height : 1.2 ;
22
+ }
23
+ </ style >
8
24
</ head >
9
25
10
26
< body >
11
- < h1 > headscale</ h1 >
27
+ < h1 > headscale: Apple configuration </ h1 >
12
28
< h2 > Recent Tailscale versions (1.34.0 and higher)</ h2 >
13
29
< p >
14
30
Tailscale added Fast User Switching in version 1.34 and you can now use
Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Document</ title >
7
+ < title > headscale - Windows</ title >
8
+ < style >
9
+ body {
10
+ margin : 40px auto;
11
+ max-width : 800px ;
12
+ line-height : 1.5 ;
13
+ font-size : 16px ;
14
+ color : # 444 ;
15
+ padding : 0 10px ;
16
+ font-family : Sans-serif;
17
+ }
18
+ h1 ,
19
+ h2 ,
20
+ h3 {
21
+ line-height : 1.2 ;
22
+ }
23
+ </ style >
8
24
</ head >
9
25
10
26
< body >
11
- < h1 > headscale</ h1 >
27
+ < h1 > headscale: Windows configuration </ h1 >
12
28
< h2 > Recent Tailscale versions (1.34.0 and higher)</ h2 >
13
29
< p >
14
30
Tailscale added Fast User Switching in version 1.34 and you can now use
You can’t perform that action at this time.
0 commit comments