-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
179 lines (143 loc) · 23.8 KB
/
index.html
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html class="no-js" lang="en-us">
<head>
<meta name="generator" content="Hugo 0.54.0" />
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SENLINOS ON THE WEB</title>
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
<meta name="description" content="Comics Art, Drawing and Painting with GNU/Linux.">
<link rel="stylesheet" href="/css/main1.css">
<link rel="stylesheet" href="/css/fancybox.css">
<link rel="stylesheet" href="/css/themes/mysite.css">
<link rel="icon" href="/img/logo.png" type="image/png">
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="SENLINOS ON THE WEB">
</head>
<body>
<header class="header">
<a class="logo logoh" href="/"><img class="wlogo" src="/img/senlinos-website-logo.svg"/> SENLINOS</a><a id="jcomm"></a>
<div id="main1">
<div style="float:left" onclick="document.all.child1.style.display=(document.all.child1.style.display =='none')?'':'none'" >
<a class="logo" href="#"><img class="imgboa" alt="lang" title="语言/Languages" src="/img/lang.svg"/></a></div>
<div style="float:left" onclick="document.all.child2.style.display=(document.all.child2.style.display =='none')?'':'none'" >
<a class="logo" href="#"><img class="imgboa" alt="mirror" title="镜像站/Mirror Site" src="/img/mirror.svg"/></a></div>
<div style="float:left" onclick="document.all.child3.style.display=(document.all.child3.style.display =='none')?'':'none'" >
<a class="logo" href="#"><img class="simgboa" alt="sponsor" title="赞助/Sponsor" src="/img/sponsor.svg"/></a></div>
</div>
<nav class="main-nav main-nav--right" role="navigation">
<button id="toggle" class="main-nav__btn" aria-label="Menu toggle" aria-expanded="false" tabindex="0">
<div class="main-nav__btn-box" tabindex="-1">
<svg class="main-nav__icon icon-menu" width="18" height="18" viewBox="0 0 18 18">
<path class="icon-menu__burger" d="M18 0v3.6H0V0h18zM0 10.8h18V7.2H0v3.6zM0 18h18v-3.6H0V18z"/>
<path class="icon-menu__x" d="M11.55 9L18 15.45 15.45 18 9 11.55 2.55 18 0 15.45 6.45 9 0 2.55 2.55 0 9 6.45 15.45 0 18 2.55 11.55 9z"/>
</svg>
</div>
</button>
<ul id="menu" class="main-nav__list">
<li class="main-nav__item main-nav__item--active">
<span class="main-nav__text">首页</span>
</li>
<li class="main-nav__item">
<a class="main-nav__link" href="/comics/">
<span class="main-nav__text">漫画</span>
</a>
</li>
<li class="main-nav__item">
<a class="main-nav__link" href="/post/">
<span class="main-nav__text">博客</span>
</a>
</li>
<li class="main-nav__item">
<a class="main-nav__link" href="/about/">
<span class="main-nav__text">关于</span>
</a>
</li>
</ul>
</nav>
</header>
<div class="primary">
<main class="main">
<center><div id="child1" style="display:none">
| <a href="/">中文</a> | <a href="/en/">English</a> |
</div></center>
<center><div id="child2" style="display:none">
<a href="https://senlinos.com"><img style="width: 35px; height: 19px;" alt="main" title="SenlinOS.com" src="/img/main.svg"/></a> | <a href="https://senlinos.github.io/">GitHub Pages</a> | <a href="https://senlinos.gitlab.io/">GitLab Pages</a>
</div></center>
<center><div class="sponsor" id="child3" style="display:none">
<div class="img-group"><a rel="noopener noreferrer" target="_blank" href="https://afdian.com/a/senlinos"><img class="afdimg" alt="afdian" title="爱发电" src="/img/my-aifadian.png" /></a><div class="img-tip">afdian.com/a/senlinos</div></div>
<div class="img-group"><a rel="noopener noreferrer" target="_blank" href="https://app.unifans.io/c/senlinos"><img class="afdimg" alt="unifans" title="Unifans" src="/img/my-unifans.png" /></a><div class="img-tip">app.unifans.io/c/senlinos</div></div>
<div class="s-text">你的支持是我的动力 ✦ Your Support is My Motivation</div>
</div></center>
<div class="page block">
<div class="page__content page__content--notitle">
<p><center><p></p>
<div id="news" class="news-img" >
<marquee><span>更新链接:
1. <a href="/post/sed-subtitle-file-to-single-line/">博文 - 使用SED指令将字幕文件变成单行文本</a> 
2. <a href="/about/">关于 - 上传了我的PGP公钥,网页底部添加了mailto链接</a> 
3. <a href="/post/gnu-40th-anniversary_me-and-gnulinux/">博文 - GNU40周年-我与GNU/Linux</a> 
</span></marquee>
</div>
<h1 id="森林os的原创漫画">森林OS的原创漫画</h1>
<p><p>
<a href="/manhua/basketball-hometown/"><img src="/img/Original-Comics_By_SenlinOS.webp" alt="manhua"/></a></p>
<p>我现在完全使用 GNU/Linux 制作漫画
<br />不需要盗版系统/软件</p>
<div id="rcomm"></div>
<h1 id="center-slos-gimpainter-center"><center>SLOS-GIMPainter</center></h1>
<p>画笔集为GIMP 2.10.20或更高版本</p>
<p><picture>
<source srcset="/img/1_SLOS-GIMPainter_Stable-Version_By_SenlinOS.jpg" media="(max-width: 720px)">
<img srcset="/img/SLOS-GIMPainter_Stable-Version_By_SenlinOS.jpg" alt="SLOS-GIMPainter">
</picture></p>
<p><strong>SLOS-GIMPainter项目:<a target="_blank" rel="noopener noreferrer" href="https://github.com/SenlinOS/SLOS-GIMPainter">GitHub</a> 或
<a target="_blank" rel="nofollow" href="https://share.weiyun.com/IMP3xYlL">微云</a></strong>
</center><p></p>
</div>
</div>
<div class="page block">
<div style="text-align: right;"><a href="#top" target="_self"><img style="border: 0px solid ; width: 32px; height: 32px;" alt="Up" title="Up" src="/img/up.svg"/></a></div>
</div>
</main>
</div>
<footer class="footer">
<div class="footer__social social">
<a class="social__link" rel="noopener noreferrer" href="mailto:[email protected]" title="Email/电子邮件">
<svg class="social__icon" aria-label="Email" role="img" width="32" height="32" viewBox="0 0 512 512"><path d="M 229.08638,471.28434 V 430.5687 H 134.5432 40.00005 v -26.22367 h 94.54315 94.54318 V 325.04517 245.7453 l -2.39708,-5.60036 c -11.21827,-26.20986 -35.15638,-45.37027 -63.5072,-50.83217 -5.33,-1.02685 -11.93554,-1.23693 -46.57578,-1.48126 l -40.365033,-0.2847 2.409721,-2.04123 c 7.219133,-6.11517 25.219282,-16.04015 33.119022,-18.26128 1.70798,-0.48021 5.21552,-1.50083 7.79453,-2.26805 11.59898,-3.45054 14.02937,-3.54495 91.25518,-3.54495 h 72.09394 V 120.71566 79.999997 h 107.65504 v 53.827473 h -80.74121 v 67.6294 67.62939 h 13.80197 13.80192 V 215.25878 161.4313 h 18.02636 c 19.81391,0 28.24665,0.84744 38.90645,3.90983 35.54786,10.21232 63.3757,36.31871 75.5844,70.90857 l 2.05134,5.81235 v 94.25332 94.25333 H 390.91378 309.82751 V 471.28434 512 H 269.45696 229.08638 Z M 40.00005,258.04523 l 26.913741,14.8237 v 76.95855 H 215.28442 v 26.91373 H 40.00005 Z m 0,-15.90815 v -26.8783 h 150.21143 l 5.65542,5.254 c 3.11043,2.88969 7.01884,7.02592 8.68526,9.19159 3.28719,4.27184 7.28184,10.74972 7.28184,11.80842 0,0.41441 -21.87567,0.65975 -58.83063,0.65975 H 94.17276 l 67.26789,37.95526 c 5.57815,-2.36324 52.95233,-29.47972 52.95233,-29.47972 l 0.54643,30.26188 -53.69104,30.27215 z"/></svg>
</a>
<a class="social__link" onclick="document.all.child3.style.display=(document.all.child3.style.display =='none')?'':'none'" href="#top" title="Support-Me/支持我"><svg class="social__icon" aria-label="Support-Me" role="img" width="32" height="32" viewBox="0 0 512 512"><path d="m 288.25,63.5 c -19.99928,0 -62.98787,15.86293 -74.9375,28.375 0,0 -10.50195,-11.926618 -15.28125,-15.312501 -9.08099,-3.317757 -37.60305,23.845431 -42.8125,42.093751 -13.23568,41.59705 24.46217,35.18228 41.96876,61.68749 1.26928,-2.73752 3.15688,-5.30652 5.37499,-7.78124 l 0.4375,-0.65624 0.15626,-0.0312 c 21.04821,-21.08321 79.90864,-24.63821 105.25,-5 0.75576,0.32627 5.19096,5.68425 6.53125,14.06249 -0.30058,-0.19155 -0.57287,-0.40337 -0.87501,-0.59376 -0.21586,-0.11579 -4.42117,-1.602 -10.25,-3.34374 -13.4733,-5.09693 -28.57747,-7.09472 -44.25,-7.28125 -1.23995,0.002 -2.35054,0.10027 -3.5625,0.12499 -1.21195,-0.0247 -2.32254,-0.12304 -3.56249,-0.12499 -15.67253,0.18656 -30.77671,2.18432 -44.25,7.28125 -5.82883,1.74174 -10.03411,3.22795 -10.25,3.34374 -0.30215,0.19039 -0.57443,0.40221 -0.87501,0.59376 0.0488,-0.19096 0.0875,-0.38736 0.12501,-0.59376 l -7.53125,5.5 -0.71875,0.46876 c 0.18617,-0.0666 0.37533,-0.1434 0.56249,-0.21876 -3.59449,2.52015 -7.05275,5.12912 -10.40625,7.81252 -47.03267,34.92848 -77.9375,97.89561 -77.9375,159.90624 -0.14857,25.03089 3.99845,46.6755 16.53125,63.9375 0.005,0.007 -0.005,0.0239 0,0.0312 19.81798,28.38219 59.76706,44.1875 131.875,44.1875 2.2544,0 4.24275,0.0244 6.4375,0 2.19476,0.0244 4.18311,0 6.43751,0 72.10793,0 112.05702,-15.80531 131.87499,-44.1875 0.005,-0.006 -0.005,-0.0248 0,-0.0312 12.53282,-17.262 16.67982,-38.90661 16.53125,-63.9375 0,-62.01063 -30.90482,-124.97776 -77.93749,-159.90624 -3.36451,-2.6922 -6.83042,-5.31592 -10.4375,-7.84376 34.20592,11.96918 72.48801,48.37608 85.25,42.40625 -17.43237,-10.31176 -16.59053,-23.02785 -17.93751,-30.06249 -3.6372,-11.27956 -43.02539,-6.81932 -69.4375,-22.81252 29.45803,0.96752 55.69808,1.97804 71.1875,10.68751 4.42242,-1.0824 -6.98536,-22.0329 -22.78125,-25.3125 -7.05617,-1.46504 -24.33801,7.87202 -52.71875,7.46875 6.55098,-10.57416 49.55602,-24.67192 44.68751,-45.96875 -0.16869,-8.5922 -16.20989,-34.699134 -35.5,-37.5 C 293.99215,80.43465 309.27151,63.5 288.25,63.5 Z m -29.21875,170.71875 c 17.90367,0 34.7793,7.47739 46.43751,19.34375 L 292.75,268.9375 c -9.57638,-8.53548 -20.18689,-13.71875 -33.71875,-13.71875 -15.61363,0 -25.81253,7.51917 -25.81249,19.59375 -5e-5,13.32364 12.25907,18.31612 24.75,23.31249 L 279,307.0625 c 18.11188,7.70273 31.21876,18.95382 31.21876,41.4375 0,24.56549 -20.38893,44.53128 -53.90626,44.53125 -21.0264,0 -40.58302,-8.34359 -54.53125,-22.5 l 14.15626,-16.62499 c 11.03365,11.03364 26.03155,18.12499 40.81249,18.12499 18.5282,0 28.90626,-8.74899 28.90626,-21.65624 0,-13.94824 -10.37485,-18.31706 -24.53126,-24.56251 l -21.24999,-9.18751 c -14.78094,-6.24541 -31.25,-17.88077 -31.25001,-40.15624 0,-24.14917 21.26075,-42.25 50.40625,-42.25 z"/></svg>
</a>
<a class="social__link" rel="noopener noreferrer" href="https://space.bilibili.com/14824534" title="B站" target="_blank">
<svg class="social__icon" aria-label="Bilibili" role="img" width="32" height="32" viewBox="0 0 512 512"><path
d="m 104.14136,54.699034 c -1.1151,0 -69.230049,27.873409 -70.002125,28.64552 -0.518811,0.518788 0.62742,7.01978 2.542226,14.481637 1.914794,7.461879 5.665182,26.353059 8.307657,41.946819 6.432815,37.96158 31.800592,241.41542 35.001066,280.68965 1.40115,17.19423 2.998999,32.68476 3.540963,34.45631 0.800607,2.61696 5.414997,2.94217 24.650543,1.63428 57.08504,-3.8813 91.77751,-11.51896 123.20743,-27.05658 41.38061,-20.45689 61.33134,-40.80388 61.33134,-62.51168 0,-8.08844 -1.3312,-10.94365 -8.30765,-17.52325 -10.65738,-10.0512 -45.66842,-26.9977 -68.05007,-32.95821 -23.44597,-6.24387 -62.04654,-10.36318 -82.62254,-8.80702 -9.27795,0.70169 -17.35053,0.48658 -17.93181,-0.45396 -2.82833,-4.57635 -8.35993,-102.59784 -9.76035,-173.28036 -0.86402,-43.607743 -1.71982,-79.263156 -1.90668,-79.263156 z m 284.68456,47.439866 -23.92422,0.40857 c -13.15711,0.21269 -24.20535,0.71101 -24.55978,1.13492 -0.35447,0.42392 1.20222,11.73574 3.49557,25.10453 10.5604,61.56055 22.12166,156.32061 29.91661,245.37079 1.39314,15.91526 3.07602,30.69828 3.72257,32.86744 0.90578,3.03861 4.47224,4.13589 15.5258,4.76667 7.89053,0.4503 15.79241,1.02581 17.56862,1.27111 3.58636,0.49536 3.80158,4.5969 -4.17654,-79.39933 -2.53956,-26.73763 -6.8194,-79.88097 -9.48797,-118.07758 -2.66857,-38.19659 -5.55242,-79.33399 -6.44637,-91.42956 z m -74.08789,74.0879 c -10.19888,0 -11.51944,0.55097 -11.07686,4.63049 1.5656,14.43201 5.44801,45.05819 6.53717,51.52563 1.12316,6.66948 2.09428,7.52199 8.67082,7.49046 13.94209,-0.0667 14.16548,-0.73388 10.62287,-33.86616 l -3.17778,-29.78042 z m -26.28485,3.49557 c -3.36987,0.0174 -8.34608,0.62925 -11.07689,1.36192 -4.31156,1.1568 -4.74091,2.31664 -3.08699,8.67082 1.04754,4.02447 3.7291,17.9403 5.94701,30.96075 4.00227,23.49559 4.05957,23.66718 9.98731,22.38072 12.01392,-2.60722 12.13753,-2.70332 10.84989,-13.02894 -6.57813,-52.75184 -5.9919,-50.37957 -12.62033,-50.34527 z m 161.06852,2.04286 1.49809,7.35432 c 0.81028,4.05136 1.45271,18.15967 1.45271,31.36933 v 24.015 h 11.39466 11.44004 l -0.45397,-30.64296 -0.40857,-30.68837 -12.43877,-0.72636 z m -18.11341,0.22699 c -11.08767,0 -11.7852,0.33708 -10.62287,5.22065 0.68181,2.86475 1.9668,16.95482 2.85999,31.27853 l 1.6343,26.01248 h 8.98861 8.9432 v -31.23313 -31.27853 z m -96.55942,78.21903 c -1.89839,-1.89848 -8.53287,-1.85494 -25.10452,0.1816 -12.39296,1.52297 -22.74891,3.03579 -23.01628,3.31397 -0.47308,0.49215 17.54068,94.54118 27.28361,142.41038 4.78832,23.52612 4.93432,23.78537 10.89527,22.6531 3.32232,-0.63106 11.51981,-1.80957 18.2042,-2.63301 8.65971,-1.0668 12.121,-2.49254 12.121,-4.99369 -10e-6,-1.93063 -2.09785,-20.85143 -4.6759,-42.03761 -2.57805,-21.18614 -6.57449,-56.0123 -8.89779,-77.40187 -2.32335,-21.38959 -5.38988,-40.07314 -6.80959,-41.49287 z m 89.79529,5.12986 1.22572,8.67082 c 0.67508,4.77458 3.82274,38.88963 6.99112,75.81298 3.1684,36.92337 6.34222,71.08383 7.08194,75.85839 1.33787,8.63528 1.41545,8.67084 12.43878,8.67084 6.09501,0 14.34451,-0.65356 18.3404,-1.45272 l 7.26351,-1.45269 -1.22573,-81.07903 c -0.69349,-44.58617 -1.82489,-81.94393 -2.49684,-83.03114 -0.6719,-1.08715 -12.11359,-1.99745 -25.42233,-1.99745 z m -274.47025,83.93904 c 0.70616,-0.70615 14.6385,3.61953 30.96075,9.62417 29.84467,10.97929 37.15022,14.3051 35.13728,15.84357 -0.59975,0.45835 -7.84002,6.08188 -16.11594,12.48414 -8.27593,6.40228 -21.01859,15.94383 -28.28233,21.24581 l -13.21052,9.66955 -1.18033,-7.53588 c -4.50525,-27.68942 -8.38944,-60.25086 -7.30891,-61.33136 z"/></svg>
</a>
<a class="social__link" rel="noopener noreferrer" href="https://senlinos.bsky.social" title="Bluesky" target="_blank">
<svg class="social__icon" aria-label="BlueSky" role="img" width="32" height="32" viewBox="0 0 512 512"><path
d="m 175.79782,443.19998 c -17.48701,-4.15077 -41.26095,-23.08924 -58.96725,-46.97372 -14.71914,-19.85503 -20.381654,-32.59455 -20.442954,-45.99252 -0.10583,-23.13469 13.049414,-35.01025 50.551804,-45.63424 16.69418,-4.72924 17.3103,-5.10834 8.54424,-5.25715 -36.44529,-0.61871 -71.040334,-21.7406 -80.347634,-49.05605 -4.47496,-13.13329 -10.63826,-70.40183 -11.07505,-102.90795 -0.28552,-21.24433 0.31789,-25.85011 4.27181,-32.60967 10.61087,-18.140088 33.953794,-17.176028 66.475764,2.74546 33.45077,20.49042 91.19734,83.01095 113.73396,123.1364 3.49038,6.21449 6.85217,11.2807 7.47063,11.25828 0.61846,-0.0221 4.82635,-6.34656 9.35088,-14.05362 24.81059,-42.26221 78.55116,-100.10986 111.85371,-120.402 32.5811,-19.852568 55.8831,-20.793578 66.4758,-2.68452 3.9621,6.77355 4.5523,11.32137 4.2321,32.60967 -0.6512,43.29609 -6.8448,92.43501 -13.5278,107.32656 -11.9833,26.70247 -42.7449,44.08813 -78.97969,44.63728 l -10.57177,0.16023 13.49366,3.93459 c 19.4584,5.67383 35.0924,14.33423 44.3251,24.55376 9.1389,10.1156 11.8504,19.14422 9.8187,32.69275 -4.6821,31.22269 -53.31889,77.33191 -86.22679,81.74579 -27.28921,3.66025 -47.24433,-19.72361 -62.63752,-73.40005 -3.56504,-12.43138 -6.98792,-22.60495 -7.60638,-22.6079 -0.61846,-0.003 -2.83842,5.82781 -4.93322,12.95724 -6.17685,21.02207 -19.33351,50.33228 -27.72931,61.77494 -13.23297,18.03524 -30.57641,26.07601 -47.55279,22.04644 z"/></svg>
</a>
<a class="social__link" rel="noopener noreferrer" href="https://github.com/SenlinOS" title="GitHub" target="_blank">
<svg class="social__icon" aria-label="GitHub" role="img" width="32" height="32" viewBox="0 0 512 512"><path
d="m 126.0641,106.44251 c -2.7343,0.14062 -4.06244,0.56249 -4.06244,0.56249 -13.99967,34.9991 -5.99988,60.99931 -2.99996,66.99917 -15.99959,17.99956 -25.999682,40.99986 -25.999682,68.99915 0,97.99755 58.999982,119.99858 115.998572,125.99844 -6.99983,6.99982 -13.99985,18.00001 -15.99981,34.99957 -14.99962,5.99985 -51.99963,16.99929 -73.99908,-21.99972 0,0 -14.00016,-23.99975 -39.999512,-25.99968 0,0 -24.99939,2e-4 -0.99999,15.99979 0,0 15.99996,7.00031 27.999652,36.99955 0,0 15.00072,43.99925 85.99895,27.99965 l 0.43743,48.21816 c -0.78878,12.49227 -6.96077,20.1301 -19.56219,26.78092 h 166.18544 c -12.59029,-6.64495 -18.76461,-14.27701 -19.56225,-26.74968 l 0.032,-0.032 0.0944,-12.18735 0.18752,-20.93725 h -0.0624 l 0.24847,-35.09256 c 0,-23.9994 -8.00003,-39.9996 -17.99978,-47.99941 56.99858,-5.99986 116.99856,-28.00089 116.99856,-125.99844 0,-27.99929 -10.00006,-50.99959 -25.99968,-68.99915 2.99992,-5.99985 10.9997,-32.00007 -2.99996,-66.99917 0,0 -21.00037,-6.99949 -69.99914,25.99968 -41.99897,-11.99969 -85.99947,-11.99969 -127.99842,0 -36.74909,-24.74937 -57.73376,-26.98402 -65.93669,-26.56217 z"/></svg>
</a>
<a class="social__link" rel="noopener noreferrer" href="https://www.youtube.com/@SenlinOS" title="YouTube" target="_blank">
<svg class="social__icon" aria-label="YouTube" role="img" width="32" height="32" viewBox="0 0 512 512"><path
d="m 126.62325,120.21904 c -31.541334,0 -56.9383,25.39697 -56.9383,56.9383 v 194.97143 c 0,31.5413 25.396966,56.93827 56.9383,56.93827 H 385.3768 c 31.54131,0 56.93825,-25.39697 56.93825,-56.93827 V 177.15734 c 0,-31.54133 -25.39694,-56.9383 -56.93825,-56.9383 z m 76.71979,93.6263 52.65699,30.37539 52.65698,30.40669 -52.65698,30.40665 -52.65699,30.40669 v -60.81334 z"/></svg>
</a>
<a class="social__link" rel="noopener noreferrer" href="https://x.com/SenlinOS" title="Twitter-X" target="_blank">
<svg class="social__icon" aria-label="Twitter" role="img" width="32" height="32" viewBox="0 0 512 512"><path
d="m 357.76923,121.46179 h 54.30769 L 293.46154,257.00025 433,441.46179 H 323.76923 L 238.15385,329.61564 140.3077,441.46179 H 85.923077 l 126.846153,-145 L 79,121.46179 h 112 l 77.30769,102.23077 z M 338.6923,409.00025 h 30.07693 L 174.61538,152.23102 H 142.3077 Z"/></svg>
</a>
<a class="social__link" rel="noopener noreferrer" href="https://weibo.com/manhuazhilu" title="微博" target="_blank">
<svg class="social__icon" aria-label="Weibo" role="img" width="32" height="32" viewBox="0 0 512 512"><path
d="m 363.54657,83.472325 c -7.80478,-0.132338 -15.69989,0.666448 -23.3724,2.165673 -2.73388,0.52914 -5.45449,1.143142 -8.10018,2.025045 -5.07092,1.763795 -8.9518,7.088435 -7.14391,12.600287 1.71969,4.93862 7.26099,9.01186 12.68466,7.1158 1.98427,-0.70552 4.04676,-1.19037 6.07513,-1.6313 2.11852,-0.45694 4.28084,-0.81588 6.44078,-1.15315 0.70548,-0.0881 1.37581,-0.18091 2.0813,-0.225 1.63149,-0.17638 3.3186,-0.24932 4.9501,-0.3375 3.74807,-0.17638 7.47407,-0.1802 11.22214,0.0844 1.89608,0.13234 3.75718,0.25767 5.65326,0.47813 0.39687,0.0441 0.80036,0.1407 1.15318,0.1407 1.06144,0.16527 2.10604,0.36605 3.20631,0.56252 4.4536,0.83781 8.86965,1.9762 13.19093,3.43131 2.11655,0.70552 4.54087,1.38866 6.52515,2.44694 -2.5134,-1.41103 0.78511,0.39449 1.49067,0.70314 1.32282,0.61733 2.68695,1.26329 3.96571,1.9688 5.15911,2.68977 10.06378,5.87018 14.73784,9.30957 0.3528,0.26457 1.51519,1.17841 -0.0288,-0.0563 0.66141,0.52915 1.31951,1.05805 2.02505,1.63129 1.14641,0.92601 2.24457,1.89874 3.34694,2.86882 2.33702,2.07246 4.57735,4.24819 6.6939,6.49703 1.80789,1.89606 3.49952,3.87802 5.17513,5.90637 0.3528,0.48506 0.74406,1.00563 1.09686,1.49066 0.83782,1.19056 1.68136,2.39355 2.47506,3.62822 1.27875,1.98426 2.45361,4.00267 3.60009,6.07514 0.30874,0.57322 3.19035,6.6939 3.23444,6.6939 -0.1764,0.0441 -0.93819,-2.24884 -0.0561,0 0.17639,0.39685 0.30167,0.79658 0.47808,1.23751 0.39689,1.10238 0.81262,2.20049 1.20934,3.34695 0.70549,2.20476 1.35537,4.43293 1.88443,6.63765 0.485,2.07247 0.91284,4.14333 1.26564,6.21577 0.13248,0.88188 0.40524,4.27102 0.14112,0.78755 0.0879,1.14641 0.2775,2.28487 0.36564,3.43134 0.35279,3.83625 0.42567,7.72338 0.33753,11.55964 -0.0879,3.52759 -0.66731,7.00736 -0.84371,10.49086 0.1764,-3.79215 0.0922,-0.53598 -0.085,0.47808 -0.13247,0.88189 -0.28958,1.7779 -0.42192,2.6157 -0.3086,1.63151 -0.61563,3.25019 -1.01249,4.83761 -0.61734,2.68978 -1.34385,5.32982 -2.13755,7.93142 -0.52648,1.71132 -1.12942,3.47872 -1.74379,5.147 0.0735,-0.18619 0.33467,-0.75745 0.19684,-0.44999 -2.16065,4.89451 -1.56283,11.22857 3.68446,14.00655 4.45358,2.38113 11.66955,1.54686 14.00658,-3.65633 3.35121,-7.54021 5.60822,-15.51207 6.97516,-23.62554 2.95436,-17.32928 2.5906,-35.37292 -3.00945,-52.17306 C 452.78664,113.45447 408.47938,84.089702 363.54669,83.472376 Z M 222.69336,128.10771 c -31.17508,-2.82209 -103.11688,20.96822 -170.582039,130.89673 0,0 -49.2959173,88.99289 51.019929,142.25951 0,0 83.85296,49.88144 202.33588,14.73782 -0.0446,-0.0447 120.11165,-39.74374 109.35249,-123.61219 0,0 -9.07497,-34.56198 -51.58241,-44.74789 0,0 -13.04525,-1.72986 -5.68138,-14.73786 0,0 18.67816,-38.52082 -18.14106,-54.39498 0,0 -32.89473,-7.95626 -72.53602,12.45966 0,0 -26.06354,14.72705 -13.58469,-17.5504 0,0 6.13034,-42.00329 -30.6007,-45.3104 z m 135.42497,16.22849 c -4.58587,0.0881 -9.38424,0.54941 -13.83781,1.82817 -3.52759,1.05828 -5.79554,4.82191 -4.78136,8.4377 0.88188,3.52757 4.82572,5.8115 8.35332,4.75322 0.79374,-0.22046 1.581,-0.38613 2.4188,-0.56252 0.81951,-0.17255 1.62735,-0.32057 2.44693,-0.45001 -0.0548,0.0115 0.1813,-0.0216 0.0561,0 0.13538,-0.0182 0.2667,-0.0382 0.3937,-0.0563 0.70547,-0.0881 1.43198,-0.1247 2.13756,-0.16876 2.99847,-0.22048 6.00177,-0.18019 9.00021,0.0844 0.35282,0.0441 0.74407,0.0965 1.09688,0.14069 1.80789,0.17638 -0.93358,-0.25241 0.16877,0.0563 0.83781,0.22047 1.73378,0.30176 2.61569,0.47814 1.89608,0.39686 3.78912,0.91361 5.597,1.57503 0.39687,0.13234 0.78439,0.31773 1.18126,0.45001 1.14641,0.44095 -1.40202,-0.71314 0.45002,0.16876 0.79373,0.39686 1.56884,0.76846 2.36255,1.20939 0.88189,0.48506 1.76191,0.98966 2.6438,1.51878 0.48501,0.30869 0.9775,0.63166 1.46254,0.9844 0.13249,0.0881 1.63367,1.26423 0.92811,0.64689 3.61577,2.91026 5.85896,5.48096 7.93143,9.14084 0.44093,0.79374 0.84068,1.58099 1.23756,2.41881 0.97,1.89607 -0.216,-0.66833 0.22507,0.47808 0.22047,0.52906 0.38608,1.01782 0.56248,1.54692 0.61735,1.80789 1.10984,3.66063 1.46254,5.51262 0.0877,0.48501 0.16489,1.0338 0.25316,1.51878 0.22047,1.19063 -0.11953,-1.64295 0.0561,0.25316 0.0879,0.79374 0.18086,1.54072 0.22508,2.33444 0.13248,1.71968 0.12816,3.48355 0.0849,5.20324 -0.0432,1.66628 -0.21831,3.36819 -0.3937,5.03449 -0.0432,0.20447 -0.0634,0.41185 -0.0849,0.56246 -0.0879,0.5733 -0.22118,1.14238 -0.30933,1.71568 -0.22045,1.14641 -0.49103,2.3411 -0.8437,3.48759 -1.10234,3.52758 1.26967,7.46757 4.75323,8.43767 3.65988,1.01421 7.33533,-1.25384 8.43771,-4.78135 3.79214,-12.25838 2.76387,-26.6699 -2.6157,-38.22275 -8.06935,-17.24109 -27.28848,-26.13182 -45.67604,-25.73496 z m -137.98441,87.41449 c 72.09512,0 122.43093,30.97988 122.43093,76.52987 0,45.55001 -58.42383,95.17718 -130.47486,95.17718 -84.57396,0 -130.531121,-36.88627 -130.531121,-82.43626 0,-45.55001 66.479951,-89.27079 138.575051,-89.27079 z m -17.40976,31.89448 c -37.08379,0 -65.55043,28.13025 -69.69534,61.20139 -5.11501,40.78776 24.63038,61.21759 69.69534,59.542 37.08379,-1.4111 65.04748,-27.09413 67.16402,-60.38578 2.55751,-39.94994 -30.08023,-60.35761 -67.16402,-60.35761 z m 14.0347,42.94785 c 4.93861,0 8.88768,4.0213 8.88768,8.91585 0,4.93861 -3.94907,8.88769 -8.88768,8.88769 -4.93864,0 -8.91585,-3.99317 -8.91585,-8.88769 0,-4.93863 4.02132,-8.91585 8.91585,-8.91585 z m -37.829,10.18149 c 12.34656,-1.71971 23.09115,7.59761 23.09115,19.54731 0,11.94971 -11.95018,24.10368 -24.38492,24.10368 -12.43476,0 -22.66927,-8.72263 -22.66927,-20.67233 0,-11.99383 11.66057,-21.25896 23.96304,-22.97866 z"/></svg>
</a>
</div>
<span class="footer__copyright-credits">Powered by <a href="https://gohugo.io/" rel="nofollow noopener" target="_blank">Hugo</a> & Theme based on <a href="https://github.com/vimux/binario" rel="nofollow noopener" target="_blank">Binario</a></span>
<div class="footer__copyright">© 2017-2024 森林OS (SenlinOS). From China</div>
</footer>
<script src="/js/menu.js"></script>
<script src="/js/jquery-3.4.1.min.js"></script>
<script src="/js/fancybox.min.js"></script>
</body>
</html>