From 7563504c758d824d7ed6dd3203746abd3f95d8c6 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Fri, 13 Oct 2023 13:58:30 -0400 Subject: [PATCH] 10/13/23 --- css/nord.css | 6 ++++++ packages.html | 29 +++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) 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 +

+ + +