MatiM72737 commited on
Commit
158572d
·
2 Parent(s): cd367183d51240

Merge branch 'main' of hf.co:datasets/MatiM/matims-arepo

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -6,10 +6,21 @@ tags:
6
  - alpine-linux
7
  - apk
8
  - repository
9
- pretty_name: MatiM Alpine Repository (Arepo)
10
  ---
11
 
12
- # 🐢 MatiM Alpine Repository
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  This dataset serves as the primary storage for the **MatiM Alpine Repository (Arepo)**. It contains pre-compiled `.apk` packages for Alpine Linux, including custom builds and specialized software.
15
 
@@ -38,4 +49,4 @@ This repository is automatically updated. Source files and build scripts can be
38
 
39
  -----
40
 
41
- *Maintained with precision by MatiM*
 
6
  - alpine-linux
7
  - apk
8
  - repository
9
+ pretty_name: MatiM72737 Alpine Repository (Arepo)
10
  ---
11
 
12
+ <div style="display: flex; align-items: center; background: rgba(56, 189, 248, 0.05); padding: 15px; border-radius: 10px; border: 1px solid rgba(56, 189, 248, 0.2); margin-top: 20px;">
13
+ <div style="width: 50px; height: 50px; margin-right: 15px; filter: drop-shadow(0 0 8px rgba(56, 189, 248, 0.6));">
14
+ <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
15
+ <path d="M12 4L3 18H21L12 4Z" stroke="#38bdf8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
16
+ <path d="M9 14L12 9L15 14" stroke="#38bdf8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" />
17
+ </svg>
18
+ </div>
19
+ <div>
20
+ <strong style="font-size: 1.2rem; color: #38bdf8; display: block;">MatiM72737 Alpine Repository</strong>
21
+ <span style="font-style: italic; font-size: 0.9rem; opacity: 0.8;">Custom Alpine Linux Package Repository</span>
22
+ </div>
23
+ </div>
24
 
25
  This dataset serves as the primary storage for the **MatiM Alpine Repository (Arepo)**. It contains pre-compiled `.apk` packages for Alpine Linux, including custom builds and specialized software.
26
 
 
49
 
50
  -----
51
 
52
+ *Maintained with precision by MatiM72737*