fix module aliasing issues
This commit is contained in:
@@ -51,7 +51,12 @@
|
||||
<h2 class="text-2xl font-display font-semibold">QWAN</h2>
|
||||
<div class="space-y-4 text-lg leading-relaxed text-base-content/80">
|
||||
<p>
|
||||
I'm a partner at <a href="https://qwan.eu" class="text-primary hover:underline" target="_blank" rel="noopener">QWAN</a>,
|
||||
I'm a partner at <a
|
||||
href="https://qwan.eu"
|
||||
class="text-primary hover:underline"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>QWAN</a>,
|
||||
where we build software based on user needs, and help others do the same, and learn together. If you're looking for collaboration, have a product you want to build, a service that needs improvement,
|
||||
or just want to nerd out about agentic systems, feel free to reach out.
|
||||
</p>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
rel="noopener"
|
||||
>QWAN</a>.
|
||||
This is where I write about agentic engineering, wishcraft, naive evals,
|
||||
and whatever prototype I'm building this week.
|
||||
and whatever prototype I'm building this week.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user