add pgadmin

This commit is contained in:
ducoterra
2020-08-12 12:18:33 -04:00
parent 8507515e56
commit a370768b90
2 changed files with 6 additions and 9 deletions

BIN
assets/tools/pgadmin.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

View File

@@ -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:
@@ -90,12 +95,4 @@ services:
logo: assets/tools/pihole.svg
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'