add pgadmin
This commit is contained in:
BIN
assets/tools/pgadmin.ico
Normal file
BIN
assets/tools/pgadmin.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
15
config.yml
15
config.yml
@@ -6,7 +6,7 @@ footer: false
|
||||
|
||||
links: [] # Allows for navbar (dark mode, layout, and search) without any links
|
||||
services:
|
||||
- name: "DevOps"
|
||||
- name: "DevSecOps"
|
||||
icon: "fas fa-code-branch"
|
||||
items:
|
||||
- name: "Gitlab"
|
||||
@@ -14,6 +14,11 @@ services:
|
||||
tag: "CI"
|
||||
url: "https://gitlab.ducoterra.net/"
|
||||
target: '_blank'
|
||||
- name: "pgAdmin"
|
||||
logo: "assets/tools/pgadmin.ico"
|
||||
tag: "CI"
|
||||
url: "https://pgadmin.ducoterra.net/"
|
||||
target: '_blank'
|
||||
- name: "Storage"
|
||||
icon: "fas fa-save"
|
||||
items:
|
||||
@@ -91,11 +96,3 @@ services:
|
||||
tag: "Network"
|
||||
url: "https://pihole2.ducoterra.net/admin/"
|
||||
target: '_blank'
|
||||
- name: "Tools"
|
||||
icon: "fas fa-wrench"
|
||||
items:
|
||||
- name: "SVG Editor"
|
||||
icon: "fas fa-icons"
|
||||
tag: "Tools"
|
||||
url: "https://svg-edit.github.io/svgedit/editor/svg-editor.html"
|
||||
target: '_blank'
|
||||
Reference in New Issue
Block a user