mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
As used in `resources.GetRemote`. This will now reject image files with text and text files with images.
3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
function foo() {
|
|
return "foo";
|
|
} |