mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 05:58:36 -05:00
128 lines
4.1 KiB
HTML
128 lines
4.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>Dich'blog</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
|
<meta name="robots" content="noodp"/>
|
|
|
|
<link rel="stylesheet" href="https://blog.dich.bid/style.css">
|
|
<link rel="stylesheet" href="https://blog.dich.bid/color/blue.css">
|
|
|
|
<link rel="stylesheet" href="https://blog.dich.bid/color/background_dark.css">
|
|
|
|
<link rel="stylesheet" href="https://blog.dich.bid/font-hack-subset.css">
|
|
|
|
<meta name="description" content="">
|
|
|
|
<meta property="og:description" content="">
|
|
<meta property="og:title" content="Dich'blog">
|
|
<meta property="og:type" content="article">
|
|
<meta property="og:url" content="https://blog.dich.bid/about/">
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="twitter:description" content="">
|
|
<meta name="twitter:title" content="Dich'blog">
|
|
<meta property="twitter:domain" content="blog.dich.bid">
|
|
<meta property="twitter:url" content="https://blog.dich.bid/about/">
|
|
|
|
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
|
|
|
|
|
|
<link rel="icon" type="image/png" href=/dich.webp />
|
|
|
|
</head>
|
|
|
|
<body class="">
|
|
<div class="container">
|
|
|
|
<header class="header">
|
|
<div class="header__inner">
|
|
<div class="header__logo">
|
|
|
|
<a href="https://blog.dich.bid" style="text-decoration: none;">
|
|
<div class="logo">
|
|
|
|
Dich'blog
|
|
|
|
</div>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<nav class="menu">
|
|
<ul class="menu__inner">
|
|
<li><a href="https://blog.dich.bid">blog</a></li>
|
|
|
|
<li><a href="https://blog.dich.bid/tags">tags</a></li>
|
|
|
|
<li><a href="https://blog.dich.bid/archive">archive</a></li>
|
|
|
|
<li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
|
|
|
|
<li><a href="https://blog.dich.bid/links">links</a></li>
|
|
|
|
<li><a href="https://blog.dich.bid/search">search</a></li>
|
|
|
|
<li><a href="https://blog.dich.bid/weekly">weekly</a></li>
|
|
|
|
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
|
|
|
|
</header>
|
|
|
|
|
|
<div class="content">
|
|
|
|
<div class="post">
|
|
|
|
<h1 class="post-title"><a href="https://blog.dich.bid/about/">About Me</a></h1>
|
|
<div class="post-meta-inline">
|
|
|
|
<span class="post-date"></span>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
<h2 id="welcome-to-dich-blog">Welcome to dich' Blog!</h2>
|
|
<p>用电子罗盘,转赛博核桃,勘电磁风水,寻网络龙脉</p>
|
|
<blockquote>
|
|
<p>一个人应该能够给孩子换尿布、计划一次侵略行动、杀猪、驾驶飞船、设计建筑物、写诗、做会计账目、砌墙、接合断骨、照顾临终的人、执行命令、下达命令、与人合作、独立行动、解方程式、分析一个新问题、施肥、编程、做一餐美味的饭、高效地战斗、勇敢地死去。专业化是为昆虫准备的。 ——<em>罗伯特·海因莱恩</em></p>
|
|
</blockquote>
|
|
<p>有事请联系 admin@dich.bid</p>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<footer class="footer">
|
|
<div class="footer__inner">
|
|
<div class="copyright">
|
|
<span>©
|
|
2025
|
|
Dichgrem</span>
|
|
<span class="copyright-theme">
|
|
<span class="copyright-theme-sep">:: </span>
|
|
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
</div>
|
|
</body>
|
|
|
|
</html> |