43 lines
1.6 KiB
HTML
43 lines
1.6 KiB
HTML
<!-- title: About "PapaTutuWawa" -->
|
|
<!-- description: -->
|
|
<!-- render: yes -->
|
|
<div class="vertical text">
|
|
<div class="horizontal-center">
|
|
<div class="text-content">
|
|
<h3>About "PapaTutuWawa"</h3>
|
|
|
|
<p>
|
|
<img
|
|
class="profile-picture"
|
|
src="assets/img/profile.jpg"
|
|
alt="Profile Picture" />
|
|
</p>
|
|
|
|
<div class="quote">
|
|
<p>
|
|
Student, Anime expert, Vocaloid listener, Docker and Linux fan
|
|
and hobby SysAdmin.
|
|
</p>
|
|
</div>
|
|
|
|
<ul>
|
|
<li><a href="https://{{ git_url }}/">Code</a></li>
|
|
<li><a href="https://{{ blog_url }}/">Blog</a></li>
|
|
<li><a href="https://{{ mastodon_url }}/">Mastodon</a></li>
|
|
</ul>
|
|
|
|
<h3>Contact</h3>
|
|
<ul>
|
|
<li>EMail: <i>{{ email_user }} ["a" with a weird circle] {{ email_domain }}</i> (<a href="https://{{ email_gpg_url}}">GPG</a>)</li>
|
|
</ul>
|
|
|
|
<h3>About This Page</h3>
|
|
<ul>
|
|
<li><a href="https://{{ git_url }}/PapaTutuWawa/blog.polynom.me">Source</a></li>
|
|
<li>All pages are signed using my public key. Use this <a href="/assets/files/verify.sh">script</a> (<a href="/assets/files/verify.sh.sig"><u>signature</u></a>) to verify or <a href="/verify.html">see here</a> to learn more</li>
|
|
<li>Last updated <i>{{ build_time }}</i></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|