mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-15 08:13:32 +00:00
docs: fix piratish link #1003
This commit is contained in:
parent
e18b21ac7f
commit
603c90f266
2 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@
|
|||
[[pir.menu.shortcuts]]
|
||||
pre = '<i class="fa-fw fas fa-anchor"></i> '
|
||||
name = 'Example Site'
|
||||
url = 'exampleSite/index.html'
|
||||
url = '../exampleSite/pir/index.html'
|
||||
weight = 1
|
||||
[[pir.menu.shortcuts]]
|
||||
pre = '<i class="fa-fw fab fa-github"></i> '
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.3.2+ac9244e75d03f453f4e20c9b52ab6c1ae228d9a5
|
||||
7.3.2+e18b21ac7f2ad06dec4ee7febd63cd1af7971584
|
Loading…
Add table
Reference in a new issue