Skip to content

Commit fc028e0

Browse files
committed
docs: change the webpage description and Twitter account.
1 parent c146b6f commit fc028e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

site/config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Hugo
22
title = "YARA-X"
3-
description = "Congrats on setting up a new Doks project!"
3+
description = "The YARA-X official website"
44
images = ["cover.png"]
55

66
# mainSections
77
mainSections = ["docs"]
88

99
[social]
10-
twitter = "getdoks"
10+
twitter = "virustotal"
1111

1212
# Doks (@hyas/doks-core)
1313
[doks]
@@ -104,7 +104,7 @@ highlightBroken = false # true or false (default)
104104
[hyas_images]
105105
[hyas_images.defaults]
106106
decoding = "async" # sync, async, or auto (default)
107-
fetchpriority = "auto" # high, low, or auto (default)
107+
fetchpriority = "auto" # high, low, or auto (default)
108108
loading = "lazy" # eager or lazy (default)
109109
widths = [480, 576, 768, 1025, 1200, 1440] # [640, 768, 1024, 1366, 1600, 1920] for example
110110
sizes = "auto" # 100vw (default), 75vw, or auto for example

0 commit comments

Comments
 (0)