Skip to content

Commit

Permalink
Обновит ссылки для корректной работы на Github Pages (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
strawberrycheeks committed Dec 20, 2024
1 parent 1f9212b commit f8d7fdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
</head>
<body>
<header class="header">
<a href="/mkdocs-demo" class="logo">mkdocs-demo</a>
<a href="" class="logo">mkdocs-demo</a>
<nav class="nav">
<a href="/mkdocs-demo/about">О сайте</a>
<a href="about">О сайте</a>
<a href="https://github.com/strawberrycheeks/mkdocs-demo">
<svg viewBox="0 0 98 96" xmlns="http://www.w3.org/2000/svg">
<path
Expand Down

0 comments on commit f8d7fdd

Please sign in to comment.