We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f5a8c commit 3e71522Copy full SHA for 3e71522
src/app/ui/header/header.component.html
@@ -1,5 +1,5 @@
1
<nav class="navbar navbar-dark bg-dark mb-2">
2
- <a class="navbar-brand" href="/list">QAGuild podcast</a>
+ <a class="navbar-brand" href="/">QAGuild podcast</a>
3
<div class="navbar-expand mr-auto">
4
<div class="navbar-nav">
5
<a href="https://www.patreon.com/join/automation_remarks?" class="btn btn-outline-warning mx-2">Donate</a>
0 commit comments