mirror of
https://github.com/System-End/riceathon.git
synced 2026-04-19 22:05:16 +00:00
fix invalid json in members.json (#137)
This commit is contained in:
parent
65c26d9e6a
commit
c0daaab1c2
1 changed files with 4 additions and 4 deletions
|
|
@ -792,10 +792,10 @@
|
|||
"name": ":3",
|
||||
"distro": "macos :(",
|
||||
"images": [
|
||||
"https://github.com/finnnnnnnnnnnnnnnnn/rice/blob/main/Screenshot%202025-06-22%20at%201.58.04%E2%80%AFPM.png?raw=true",
|
||||
"https://github.com/finnnnnnnnnnnnnnnnn/rice/blob/main/Screenshot%202025-06-22%20at%201.58.04%E2%80%AFPM.png?raw=true"
|
||||
],
|
||||
"version": 2
|
||||
"git": "https://github.com/finnnnnnnnnnnnnnnnn/rice",
|
||||
"version": 2,
|
||||
"git": "https://github.com/finnnnnnnnnnnnnnnnn/rice"
|
||||
}, {
|
||||
"name": "askiiart",
|
||||
"distro": "fedora",
|
||||
|
|
@ -868,7 +868,7 @@
|
|||
}, {
|
||||
"name": "Some1's Hyprland Rice",
|
||||
"distro": "Arch",
|
||||
"git": "https://github.com/x-9917638/dotfiles"
|
||||
"git": "https://github.com/x-9917638/dotfiles",
|
||||
"images": [
|
||||
"https://raw.githubusercontent.com/x-9917638/dotfiles/refs/heads/main/.dotfiles/Assets/Screenshot1.png",
|
||||
"https://raw.githubusercontent.com/x-9917638/dotfiles/refs/heads/main/.dotfiles/Assets/Screenshot2.png",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue