This commit is contained in:
parent
651f16a326
commit
c9691cc89a
1 changed files with 1 additions and 1 deletions
|
@ -866,7 +866,7 @@ sudo nix run nixpkgs#ipmitool -- raw 0x30 0x30 0x02 0xff 0x00
|
||||||
pkgs.writeText "header.tmpl"
|
pkgs.writeText "header.tmpl"
|
||||||
''
|
''
|
||||||
<link rel="stylesheet" href="/assets/css/iosevkalyte.css" />
|
<link rel="stylesheet" href="/assets/css/iosevkalyte.css" />
|
||||||
<script async="" defer="" data-domain="lyte.dev" src="https://a.lyte.dev/js/script.js"></script>
|
<script async="" defer="" data-domain="git.lyte.dev" src="https://a.lyte.dev/js/script.js"></script>
|
||||||
'';
|
'';
|
||||||
forgejoCustomHomeTmpl =
|
forgejoCustomHomeTmpl =
|
||||||
pkgs.writeText "home.tmpl"
|
pkgs.writeText "home.tmpl"
|
||||||
|
|
Loading…
Reference in a new issue