Skip to content

Commit b5774f3

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent fb2492c commit b5774f3

2 files changed

Lines changed: 32 additions & 10 deletions

File tree

conf.yml

Lines changed: 32 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,41 @@ appConfig:
22
theme: colorful
33
language: en
44
pageInfo:
5-
title: Dashy
6-
description: Welcome to your new dashboard!
5+
title: Cornifr
6+
description: Welcome!
77
navLinks:
88
- title: GitHub
99
path: https://github.com/Lissy93/dashy
1010
- title: Documentation
1111
path: https://dashy.to/docs
12-
sections:
13-
- name: Ronald Jack Pro
14-
items:
15-
- title: Software - Mediafire
12+
sections: []
13+
pages:
14+
- name: Software
15+
sections:
16+
- name: Ronald Jack Pro
1617
icon: ico/ronald-jack-pro.ico
17-
url: https://www.mediafire.com/file/hbfazba38bzy52f/Phan_mem_RonaldJackPro_Access_260625.zip/file
18-
target: newtab
19-
id: 0_1354_softwaremediafire
20-
pages: []
18+
items:
19+
- title: Mediafire
20+
url: https://www.mediafire.com/file/hbfazba38bzy52f/Phan_mem_RonaldJackPro_Access_260625.zip/file
21+
target: newtab
22+
- title: Google Drive
23+
url: https://drive.google.com/
24+
target: newtab
25+
- name: Wise Eye On 39
26+
icon: ico/wise-eye-on-39.ico
27+
items:
28+
- title: Mediafire
29+
url: https://www.mediafire.com/
30+
target: newtab
31+
- title: Google Drive
32+
url: https://drive.google.com/
33+
target: newtab
34+
- name: TiCOH
35+
icon: ico/ronald-jack-pro.ico
36+
items:
37+
- title: Mediafire
38+
url: https://www.mediafire.com/
39+
target: newtab
40+
- title: Google Drive
41+
url: https://drive.google.com/
42+
target: newtab

ico/wise-eye-on-39.ico

47.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)