Skip to content

Commit 88dc63b

Browse files
committed
2 parents 3bf2c03 + bf58993 commit 88dc63b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h3>📦 Grab the configs</h3>
432432
<!-- flake.nix -->
433433
<li class="file-block">
434434
<div class="file-header">
435-
<a href="assets/flake.nix" download>⬇ Download flake.nix</a>
435+
<a href="assets/flake.nix" download>⬇ Download flake.nix</a> NixOS Operating System
436436
<details>
437437
<summary>Show Code</summary>
438438
<div class="code-container">
@@ -465,7 +465,7 @@ <h3>📦 Grab the configs</h3>
465465
<!-- main.tf -->
466466
<li class="file-block">
467467
<div class="file-header">
468-
<a href="assets/main.tf" download>⬇ Download main.tf</a>
468+
<a href="assets/main.tf" download>⬇ Download main.tf</a> Terraform for Infrastructure
469469
<details>
470470
<summary>Show Code</summary>
471471
<div class="code-container">
@@ -489,7 +489,7 @@ <h3>📦 Grab the configs</h3>
489489
<div class="file-header">
490490
<a href="assets/argocd-app.yaml" download
491491
>⬇ Download argocd-app.yaml</a
492-
>
492+
> ArgoCD for GitOps Continuous Delivery
493493
<details>
494494
<summary>Show Code</summary>
495495
<div class="code-container">
@@ -519,7 +519,7 @@ <h3>📦 Grab the configs</h3>
519519
<div class="file-header">
520520
<a href="assets/constraint-template.yaml" download
521521
>⬇ Download constraint-template.yaml</a
522-
>
522+
> OPA Agent for Policy Management
523523
<details>
524524
<summary>Show Code</summary>
525525
<div class="code-container">

0 commit comments

Comments
 (0)