diff options
Diffstat (limited to 'pyssg.xyz/plt/body')
-rw-r--r-- | pyssg.xyz/plt/body/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyssg.xyz/plt/body/header.html b/pyssg.xyz/plt/body/header.html index 368eab3..a7c4c08 100644 --- a/pyssg.xyz/plt/body/header.html +++ b/pyssg.xyz/plt/body/header.html @@ -2,7 +2,7 @@ <nav> <ul> <li> - <a href="{{config['url']['main']}}"><i class="fas fa-home" alt="Home"></i><span>Home</span></a> + <a href="https://pyssg.xyz/"><i class="fas fa-home" alt="Home"></i><span>Home</span></a> </li> <li> |