Skip to content

Commit 6844915

Browse files
Add admin panel section to index.html
Signed-off-by: abdurhamanmohammeda-a11y <abdurhamanmohammeda@gmail.com>
1 parent f391c78 commit 6844915

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,14 @@ <h2>💳 Payment & Service</h2>
123123
alert(faults[code] || "Contact Abdurhaman for Expert Help.");
124124
}
125125
</script>
126+
127+
<section id="admin-panel" style="margin-top: 50px; border-top: 5px solid #FFA500; padding: 20px; background: #1a1a1a; color: white;">
128+
<h2>SBM Admin Dashboard</h2>
129+
<p>Odeeffannoo Google Sheets irraa kalleattiin ilaaluuf:</p>
130+
<a href="LINKII_GOOGLE_SHEETS_KEE_AS_GALCHI" target="_blank"
131+
style="background: #FFA500; color: black; padding: 10px 20px; text-decoration: none; font-weight: bold; border-radius: 5px;">
132+
Open Google Sheets (Database)
133+
</a>
134+
</section>
126135
</body>
127-
</html>
136+

0 commit comments

Comments
 (0)