francis-ogbuagu commited on
Commit
dd8b488
·
verified ·
1 Parent(s): e524582

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -10,4 +10,17 @@ thumbnail: >-
10
  https://cdn-uploads.huggingface.co/production/uploads/66d909b37c508f36134b409b/eNHXkRNWyPCX9vo-6tXed.jpeg
11
  ---
12
 
13
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  https://cdn-uploads.huggingface.co/production/uploads/66d909b37c508f36134b409b/eNHXkRNWyPCX9vo-6tXed.jpeg
11
  ---
12
 
13
+ <body style="margin: 0; padding: 0; font-family: Arial, sans-serif; background-color: #1a2a4e; color: #f1f1f1; display: flex; justify-content: center; align-items: center; height: 100vh;">
14
+ <div style="max-width: 600px; text-align: center; padding: 20px; border-radius: 10px; background: rgba(255, 255, 255, 0.1);">
15
+ <h1 style="margin-bottom: 15px; color: #f7941d;">Welcome to Our Organization's Space</h1>
16
+ <p style="margin: 10px 0; line-height: 1.6;">
17
+ Our space serves as a comprehensive hub for datasets, models, and innovations tailored to meet the needs of our community. Here, we collaborate to share, explore, and advance AI-driven solutions and research.
18
+ </p>
19
+ <p style="margin: 10px 0; line-height: 1.6;">
20
+ Discover and contribute to state-of-the-art models, robust datasets, and valuable resources within this dedicated environment.
21
+ </p>
22
+ <a href="https://huggingface.co/Federal-University-Lokoja" target="_blank" style="display: inline-block; margin-top: 15px; padding: 10px 20px; background-color: #007e8e; color: white; text-decoration: none; border-radius: 5px;">
23
+ Explore the Space
24
+ </a>
25
+ </div>
26
+ </body>