Skip to content

Commit e93b090

Browse files
Update index.html
Signed-off-by: abdurhamanmohammeda-a11y <[email protected]>
1 parent 8f5799a commit e93b090

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,15 @@ <h2>💳 Payment / Kaffaltii</h2>
6767
<button type="submit" class="btn btn-wa">💬 WhatsApp Ergi</button>
6868
</form>
6969
</div>
70+
<div class="card" style="border: 2px solid yellow; text-align: center;">
71+
<h3>🛠 Machine Diagnostic Logic (JS)</h3>
72+
<p>Ho'a maashinii keessan asitti yaalaa.</p>
73+
<button onclick="checkMachineStatus()" class="btn" style="background-color: orange; color: black;">
74+
Check Machine Health
75+
</button>
76+
</div>
77+
78+
7079

7180
<button class="btn btn-pdf" onclick="getPDF()">📄 Technical Guide Download</button>
7281

0 commit comments

Comments
 (0)