Skip to content

Commit d488f43

Browse files
authored
Update index.html
1 parent aafda14 commit d488f43

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 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 Insfrastructure
469469
<details>
470470
<summary>Show Code</summary>
471471
<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+
> Kubernetes Container Orchestration
523523
<details>
524524
<summary>Show Code</summary>
525525
<div class="code-container">

0 commit comments

Comments
 (0)