mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-17 16:44:24 -04:00
fix Links do not have descriptive text
This commit is contained in:
parent
91dad2f09a
commit
4f15ed8fe8
1 changed files with 2 additions and 2 deletions
|
@ -103,7 +103,7 @@ params:
|
|||
url: "<link2>"
|
||||
```
|
||||
|
||||
ex. [here](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.yml#L106)
|
||||
ex. [config.yml#L106](https://github.com/adityatelange/hugo-PaperMod/blob/exampleSite/config.yml#L106)
|
||||
|
||||
---
|
||||
|
||||
|
@ -305,7 +305,7 @@ params:
|
|||
comments: true
|
||||
```
|
||||
|
||||
read more about this [here](https://gohugo.io/content-management/comments/)
|
||||
read more about this [hugo-comments](https://gohugo.io/content-management/comments/)
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue