Skip to content

Commit

Permalink
Revert "avoid redirect"
Browse files Browse the repository at this point in the history
This reverts commit 489680b.
  • Loading branch information
marioortizmanero committed Aug 13, 2024
1 parent 3e51c1f commit 8e97499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ languages:
url: search/
weight: 3
- name: Let's chat!
url: "https://calendar.app.google/L45TFdjwgqJZemxo7"
url: "https://chat.nullderef.com"
weight: 4
params:
subtitle: "Yet Another Programming Blog"
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1 class="post-title">{{ .Title }}</h1>
</div>

<p>
If you want to contact me, you can <a href="https://calendar.app.google/L45TFdjwgqJZemxo7" target="_blank" rel="noopener noreferrer me">schedule a chat</a> or use any of these links:
If you want to contact me, you can <a href="https://chat.nullderef.com" target="_blank" rel="noopener noreferrer me">schedule a chat</a> or use any of these links:
</p>

<p class="text-center">
Expand Down

0 comments on commit 8e97499

Please sign in to comment.