personal page

This commit is contained in:
samantha42
2026-09-10 12:38:57 +02:00
parent e063f20c92
commit 6de9ed4069
6 changed files with 20 additions and 31 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
{{define "body"}}
<section class="hero" id="about">
<p class="hero-eyebrow">bookkeeping · 2026</p>
<p class="hero-eyebrow">Bookkeeping · 2026</p>
<h1>Administration<br><span>infrastructure</span>
</h1>
<p class="hero-bio">
+2 -2
View File
@@ -14,7 +14,7 @@
<div class="sidebar-links">
<a href="/research">research</a>
<a href="/bookkeeping">bookkeeping</a>
<a href="/interests">interests</a>
<a href="/personal">personal</a>
</div>
</div>
@@ -128,7 +128,7 @@
<h2>interests</h2>
</div>
<div class="exp-grid">
<div class="exp-card link" onclick="window.location.href='/interests'">
<div class="exp-card link" onclick="window.location.href='/personal'">
<div class="exp-header">
<span class="exp-title">Free time Interest</span>
<span class="exp-tag">Personal</span>
+9
View File
@@ -13,6 +13,15 @@
{{end}}
{{define "body"}}
<section class="hero" id="about">
<p class="hero-eyebrow">Personal interests · 2026</p>
<h1 >Links Tree &<br><span>Playlists</span>
</h1>
</section>
<section id="research">
<section id="interests">
<div id="interests-body">
+5 -2
View File
@@ -34,8 +34,11 @@
<div class="section-head">
<h2>Current stock analysis</h2>
</div>
<p class="hero-bio">
Reports listed is what i consider still actionable and align with my opinion on the given company at this time. Understand that the infomaion and the time of writing may be dated. The mispricing of the thesis remain valuable.
<p class="hero-bio">
The reports listed are what I still consider actionable and aligned with my opinion on the given company at this time. Understand that the information and the time of writing may be dated. The mispricing thesis remains valuable regardless.
<br>
Personal opinion only, not financial advice, and I'm not liable for anyone else's use of this analysis.
</p>
<br>
<div class="exp-card link" onclick="window.open('/static/pdf/mstr.pdf', '_blank')">
+1
View File
@@ -41,6 +41,7 @@
<div class="footer-contact">
<a href="mailto:me@samantha42.xyz">me@samantha42.xyz</a>
</div>
<div class="footer-copy">© 2026 — all rights reserved</div>
</footer>