Test changes
This commit is contained in:
19
config.yml
19
config.yml
@@ -42,8 +42,8 @@ colors:
|
||||
background-image: '../assets/wallpaper.jpeg'
|
||||
|
||||
services:
|
||||
- name: '//GitHub'
|
||||
icon: 'fas fa-github'
|
||||
- name: 'Service'
|
||||
icon: 'fa-solid fa-bell-concierge'
|
||||
items:
|
||||
- name: 'Homer Theme'
|
||||
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'
|
||||
target: '_blank'
|
||||
|
||||
- name: '//Reddit'
|
||||
icon: 'fas fa-reddit'
|
||||
- name: 'Maintenance'
|
||||
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:
|
||||
- name: 'The original reddit post!'
|
||||
logo: 'assets/tools/reddit.png'
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
},
|
||||
{
|
||||
"src": "./icons/icon-any.png",
|
||||
"sizes": "512x512",
|
||||
"sizes": "140x140",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user