aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2019-07-03 07:39:09 +0000
committerclarkzjw <[email protected]>2019-07-03 07:39:09 +0000
commitc5af6473bbb490854510c532e75d8c0dc80f948b (patch)
tree019fbfbbe537bba7343576ee831e2f32d2ba9296 /index.html
parent508e9bdf52c4ace91417ec54988fe7cdeec67ff6 (diff)
downloadblog.jinwei.me-c5af6473bbb490854510c532e75d8c0dc80f948b.tar.gz
Wed Jul 3 07:39:09 UTC 2019
Diffstat (limited to 'index.html')
-rw-r--r--index.html27
1 files changed, 2 insertions, 25 deletions
diff --git a/index.html b/index.html
index f400a22..076bd8f 100644
--- a/index.html
+++ b/index.html
@@ -39,9 +39,7 @@
39 39
40 <div class="document"> 40 <div class="document">
41 <div class="documentwrapper"> 41 <div class="documentwrapper">
42 <div class="bodywrapper"> 42 <div class="body" role="main">
43
44 <div class="body han-init-context" role="main">
45 43
46 <div class="section" id="hello-world"> 44 <div class="section" id="hello-world">
47<h1>Hello World<a class="headerlink" href="#hello-world" title="Permalink to this headline">¶</a></h1> 45<h1>Hello World<a class="headerlink" href="#hello-world" title="Permalink to this headline">¶</a></h1>
@@ -228,7 +226,6 @@
228 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="78" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="78" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h57v20H0z"/><path fill="#e05d44" d="M57 0h21v20H57z"/><path fill="url(#b)" d="M0 0h78v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="295" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">Made w/</text><text x="295" y="140" transform="scale(.1)" textLength="470">Made w/</text><text x="665" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="110">❤</text><text x="665" y="140" transform="scale(.1)" textLength="110">❤</text></g> </svg> 226 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="78" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="78" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h57v20H0z"/><path fill="#e05d44" d="M57 0h21v20H57z"/><path fill="url(#b)" d="M0 0h78v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="295" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="470">Made w/</text><text x="295" y="140" transform="scale(.1)" textLength="470">Made w/</text><text x="665" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="110">❤</text><text x="665" y="140" transform="scale(.1)" textLength="110">❤</text></g> </svg>
229 </div> 227 </div>
230 </div> 228 </div>
231 </div>
232 </div> 229 </div>
233 </div> 230 </div>
234 <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> 231 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
@@ -253,30 +250,10 @@
253 <li><a href="#">Documentation overview</a><ul> 250 <li><a href="#">Documentation overview</a><ul>
254 </ul></li> 251 </ul></li>
255</ul> 252</ul>
256</div><h3>Other Projects</h3> 253</div>
257
258<ul>
259 <li><a href="https://github.com/clarkzjw/Dehaze">Dehaze</a>
260 </li>
261 <li><a href="https://github.com/clarkzjw/GuidedFilter">GuidedFilter</a>
262 </li>
263 <li><a href="https://github.com/clarkzjw/LumberJack">LumberJack</a>
264 </li>
265 <li><a href="https://github.com/clarkzjw/one-two-three...infinity">one-two-three...infinity</a>
266 </li>
267 <li><a href="https://github.com/clarkzjw/nginx-proxy-google">nginx-proxy-google</a>
268 </li>
269 <li><a href="https://github.com/clarkzjw/brainfuck">brainfuck</a>
270 </li>
271</ul>
272
273
274
275 </div> 254 </div>
276 </div> 255 </div>
277 <div class="clearer"></div> 256 <div class="clearer"></div>
278 </div> 257 </div>
279<script async defer type="text/javascript" src="../../../_static/han.min.js"></script>
280<script type="text/javascript">Han.init()</script>
281 </body> 258 </body>
282</html> \ No newline at end of file 259</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)