diff --git a/css/nord.css b/css/nord.css index 93f148c..182e48b 100644 --- a/css/nord.css +++ b/css/nord.css @@ -168,6 +168,12 @@ code { color: #ECEFF4; } +cil { + font-family: monospace; + background-color: #2E3440; + padding: 2px; +} + wiki { border-left-style: solid; border-left-width: 4px; diff --git a/packages.html b/packages.html index dedfc88..75ea0c4 100644 --- a/packages.html +++ b/packages.html @@ -22,6 +22,35 @@
+

Package Database

+

This page contains links to multiple Glacier package databases.

+

Packages should correspond to your system's profile. If you don't know what your system's profile is, it can be queried with the following command:

+ (user)$ echo $GLACIER_SYSTEM_PROFILE +

+ + +