Skip to content

Commit

Permalink
add pages to experimental (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Nov 24, 2023
1 parent a01f4c6 commit 588d85b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
export SOPS_AGE_KEY_FILE="${XDG_CONFIG_HOME}/sops/age/keys.txt"
source_up_if_exists
nix_direnv_watch_file shell.nix
use flake
4 changes: 2 additions & 2 deletions terraform/github/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ repositories = {
has_pages = false
}
experimental = {
description = "A repository for experimental Effect libraries"
has_pages = false
description = "A repository for experimental Effect libraries"
homepage_url = "https://effect-ts.github.io/experimental"
}
figlet = {
description = "An implementation of a FIGlet font parser and renderer built with Effect"
Expand Down

0 comments on commit 588d85b

Please sign in to comment.