mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Add one more quote
This commit is contained in:
parent
ef933e4a7f
commit
1873826651
1 changed files with 7 additions and 0 deletions
|
@ -61,6 +61,13 @@ quote = "Finally the answer to the question my parents have been asking: What do
|
|||
link = "https://twitter.com/hugoroyd/status/501704796727173120"
|
||||
date = 2014-08-19T00:00:00Z
|
||||
|
||||
[[quotes]]
|
||||
name = "Daniel Miessler"
|
||||
twitter_handle = "@DanielMiessler"
|
||||
quote = "Websites for named vulnerabilities should run on static site generator platforms like Hugo. Read-only + burst traffic = static."
|
||||
link = "https://twitter.com/DanielMiessler/status/704703841673957376"
|
||||
date = 2016-03-01T00:00:00Z
|
||||
|
||||
[[quotes]]
|
||||
name = "Javier Segura"
|
||||
twitter_handle = "@jsegura"
|
||||
|
|
Loading…
Reference in a new issue