diff options
author | Ben Sima <ben@bsima.me> | 2022-03-30 12:24:05 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-03-30 12:24:05 -0400 |
commit | 6ab89907a07e0b40759778dd29ebbdfd5dcb910f (patch) | |
tree | 451119e096b7a510ab5398c59e34926fcd06f60d /Biz/Nixpert.md | |
parent | d63c6191128a3cdaa1784083a48547c79b3ab98d (diff) |
Move to nixpert.chat domain name
I'm also just using the que.run stylesheet for now. Eventually I should make
this a base stylesheet, instead of nesting it under Biz/Que, but that can come
later.
Diffstat (limited to 'Biz/Nixpert.md')
-rw-r--r-- | Biz/Nixpert.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Biz/Nixpert.md b/Biz/Nixpert.md index 4e6a163..2d2f963 100644 --- a/Biz/Nixpert.md +++ b/Biz/Nixpert.md @@ -1,10 +1,5 @@ --- title: Nixpert.chat -header-includes: | - <link rel="stylesheet" type="text/css" media="screen" href="https://cdn.conversejs.org/9.0.0/dist/converse.min.css"> - <script src="https://cdn.conversejs.org/9.0.0/dist/converse.min.js" charset="utf-8"></script> - <style> - </style> --- [Nix](https://nixos.org) is a hermetic, deterministic, and declarative build system, package manager, and operating system. It will save you time and money by making sure: |