Skip to content

Commit

Permalink
chore: remove the subscribe button
Browse files Browse the repository at this point in the history
I don't know what I'm gonna do for mailbox subscribers yet
  • Loading branch information
meysam81 committed Feb 17, 2024
1 parent 9083086 commit 2937b72
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 713 deletions.
2 changes: 0 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
# Blog

[:material-check: Subscribe to our newsletter](https://mailing.developer-friendly.blog/){ .md-button .md-button--primary .center }
6 changes: 6 additions & 0 deletions docs/posts/0001-azure-shared-image-gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,12 @@ this post.
-8<- "docs/codes/0001-azure-image-gallery/versions.tf"
```

## Source Code

The code for this post is available from the following link.

[Source code](https://github.com/developer-friendly/blog/blob/main/docs/codes/0001-azure-image-gallery)

## Conclusion

That pretty much solves everything. I can't imagine having done it this way.
Expand Down
6 changes: 6 additions & 0 deletions docs/posts/0002-external-secret-immutable-target.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,11 @@ this post.
-8<- "docs/codes/0002-external-secrets/versions.tf"
```

## Source Code

The code for this post is available from the following link.

[Source code](https://github.com/developer-friendly/blog/blob/main/docs/codes/0002-external-secrets)

[^1]: https://github.com/kubernetes-sigs/kind
[^2]: https://external-secrets.io/latest/introduction/getting-started/
Loading

0 comments on commit 2937b72

Please sign in to comment.