This is an automated email from the ASF dual-hosted git repository.
smarru pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git
The following commit(s) were added to refs/heads/main by this push:
new 5608e04 fixing typo
5608e04 is described below
commit 5608e04bdce92dbc6ad41c492d886dd6aa937424
Author: Suresh Marru <[email protected]>
AuthorDate: Sat Jun 21 22:58:35 2025 -0400
fixing typo
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ffb6ad7..4788074 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ The `airavata-portals` repository is a consolidated home for
all web-based user
This repository contains the following sub-projects and templates:
-### 🖥️ Portals and SDKs
+### Portals and SDKs
- **airavata-django-portal**
The reference web-based user interface for interacting with Airavata
services, supporting job submissions, project management, and monitoring.
@@ -40,4 +40,4 @@ The goal of this consolidation is to:
- Simplify the discovery and contribution process for Airavata frontend
components.
- Encourage reuse of UI components through a shared ecosystem.
- Promote rapid prototyping and customization of science gateways.
-- Align documentation and tooling across related UI projects.
\ No newline at end of file
+- Align documentation and tooling across related UI projects.