Skip to content

Commit e1eef70

Browse files
committed
add rotur notes to the services page
1 parent bfabed5 commit e1eef70

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

services/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,22 @@ <h3 class="service-title">roturGate</h3>
8787
</div>
8888
</div>
8989

90+
<div class="service-card">
91+
<div class="service-icon">
92+
<i data-lucide="scroll" class="icon"></i>
93+
</div>
94+
<div class="service-content">
95+
<h3 class="service-title">roturNotes</h3>
96+
<p class="service-description">A personal cloud notes app with tags and search functionality.</p>
97+
<a href="https://notes.rotur.dev" target="_blank" class="service-link">
98+
<span>notes.rotur.dev</span>
99+
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
100+
<path d="M7 17L17 7M17 7H7M17 7V17"/>
101+
</svg>
102+
</a>
103+
</div>
104+
</div>
105+
90106
<div class="service-card">
91107
<div class="service-icon">
92108
<i data-lucide="message-circle" class="icon"></i>

0 commit comments

Comments
 (0)