Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h2 id="附录-b-术语表">附录 B. 术语表</h2>
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
&copy; 2024 Zhang Teslendia<br>
&copy; 2024 Miu Amamiya<br>
Powered by Hexo
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h2 id="附录-a-数据与工具">附录 A. 数据与工具</h2>
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
&copy; 2024 Zhang Teslendia<br>
&copy; 2024 Miu Amamiya<br>
Powered by Hexo
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h2 id="8-展望">8. 展望</h2>
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
&copy; 2024 Zhang Teslendia<br>
&copy; 2024 Miu Amamiya<br>
Powered by Hexo
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h2 id="6-评估指标与迭代闭环">6. 评估指标与迭代闭环</h2>
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
&copy; 2024 Zhang Teslendia<br>
&copy; 2024 Miu Amamiya<br>
Powered by Hexo
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h2 id="7-结语:整理是一种对齐未来意图的修炼">7. 结语:整
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
&copy; 2024 Zhang Teslendia<br>
&copy; 2024 Miu Amamiya<br>
Powered by Hexo
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion public/blog/archives/2024/07/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h1 itemprop="name">
<footer id="footer">
<div class="outer">
<div id="footer-info" class="inner">
&copy; 2024 Zhang Teslendia<br>
&copy; 2024 Miu Amamiya<br>
Powered by Hexo
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions public/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Zhang Teslendia — Research & Systems Engineering</title>
<title>Miu Amamiya — Research & Systems Engineering</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="A living portfolio highlighting the research, engineering practice, and writing of Zhang Teslendia.">
<meta name="description" content="A living portfolio highlighting the research, engineering practice, and writing of Miu Amamiya.">
<link rel="icon" href="/favicon.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down Expand Up @@ -57,7 +57,7 @@ <h1>Turning abstract math into resilient, human-centered systems.</h1>
<header>
<div class="avatar" aria-hidden="true">🐰</div>
<div>
<p class="hero__card-name">Zhang Teslendia</p>
<p class="hero__card-name">Miu Amamiya</p>
<p class="hero__card-status">last seen today · open to deep technical conversations</p>
</div>
</header>
Expand Down Expand Up @@ -246,7 +246,7 @@ <h2>Let’s build something audacious</h2>
</main>

<footer class="footer">
<p>© <span id="year"></span> Zhang Teslendia. Crafted with care and a type theorist's precision.</p>
<p>© <span id="year"></span> Miu Amamiya. Crafted with care and a type theorist's precision.</p>
</footer>
</div>
<script>
Expand Down