Test changes
This commit is contained in:
19
config.yml
19
config.yml
@@ -42,8 +42,8 @@ colors:
|
|||||||
background-image: '../assets/wallpaper.jpeg'
|
background-image: '../assets/wallpaper.jpeg'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- name: '//GitHub'
|
- name: 'Service'
|
||||||
icon: 'fas fa-github'
|
icon: 'fa-solid fa-bell-concierge'
|
||||||
items:
|
items:
|
||||||
- name: 'Homer Theme'
|
- name: 'Homer Theme'
|
||||||
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
|
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
|
||||||
@@ -53,8 +53,19 @@ services:
|
|||||||
url: 'https://github.com/WalkxCode/Homer-Theme'
|
url: 'https://github.com/WalkxCode/Homer-Theme'
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
|
|
||||||
- name: '//Reddit'
|
- name: 'Maintenance'
|
||||||
icon: 'fas fa-reddit'
|
icon: 'fa-solid fa-gear'
|
||||||
|
items:
|
||||||
|
- name: 'Homer Theme'
|
||||||
|
logo: 'assets/tools/walkx.png' # Change github.png to the name of your own custom icon!
|
||||||
|
subtitle: 'The official Homer Theme github!'
|
||||||
|
tag: 'github'
|
||||||
|
tagstyle: 'is-primary' # This will display the is-primary color! Try changing it to; is-link, is-info, is-success, is-warning or is-danger!
|
||||||
|
url: 'https://github.com/WalkxCode/Homer-Theme'
|
||||||
|
target: '_blank'
|
||||||
|
|
||||||
|
- name: 'Backend'
|
||||||
|
icon: 'fa-solid fa-wrench'
|
||||||
items:
|
items:
|
||||||
- name: 'The original reddit post!'
|
- name: 'The original reddit post!'
|
||||||
logo: 'assets/tools/reddit.png'
|
logo: 'assets/tools/reddit.png'
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "./icons/icon-any.png",
|
"src": "./icons/icon-any.png",
|
||||||
"sizes": "512x512",
|
"sizes": "140x140",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"purpose": "any"
|
"purpose": "any"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user