Skip to content

Commit

Permalink
updated new.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed May 7, 2023
1 parent 717fae4 commit 365fcd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions new.pl
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,8 @@ ($$$)
$vars{"URL"} = "https://github.com/HariSekhon";
if($ENV{"PWD"} =~ /\/work/){
# don't add suffix
} elsif($ext eq "d2" or $base_filename =~ /diagram/){
$vars{"URL"} .= "/Diagrams-as-Code";
} elsif($ENV{"PWD"} =~ /playlists/){
$vars{"URL"} .= "/Spotify-Playlists";
} elsif($ENV{"PWD"} =~ /k8s$/){
Expand Down

0 comments on commit 365fcd7

Please sign in to comment.