Skip to content

Commit 3b97088

Browse files
committed
dotenvx
1 parent 244e567 commit 3b97088

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ social:
2323
links:
2424
- https://twitter.com/dotenvx
2525
- https://github.com/dotenv-org
26-
- https://linkedin.com/company/dotenvorg
26+
- https://linkedin.com/company/dotenvx
2727
- https://www.youtube.com/@dotenvx
2828

2929
defaults:

_layouts/blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h1 class="text-4xl md:text-5xl text-zinc-900 dark:text-zinc-100 font-bold text-
3030
</article>
3131

3232
<div class="prose prose-lg mx-auto max-w-prose my-10">
33-
<p class="text-center"><a href="/feed.xml" class="link-primary underline">Subscribe via RSS</a> or follow us <a href="https://x.com/dotenvorg">@dotenvx 𝕏</a></p>
33+
<p class="text-center"><a href="/feed.xml" class="link-primary underline">Subscribe via RSS</a> or follow us <a href="https://x.com/dotenvx">@dotenvx 𝕏</a></p>
3434
</div>
3535
</main>
3636

0 commit comments

Comments
 (0)