Merge commit 'aa5ac36a3eb68b86c803caec703869efefc8447e'

This commit is contained in:
Bjørn Erik Pedersen
2021-10-31 13:53:55 +01:00
162 changed files with 80 additions and 636 deletions

View File

@@ -3,7 +3,6 @@ title: "fileExists"
linktitle: "fileExists"
date: 2017-08-31T22:38:22+02:00
description: Checks whether a file exists under the given path.
godocref:
publishdate: 2017-08-31T22:38:22+02:00
lastmod: 2017-08-31T22:38:22+02:00
categories: [functions]
@@ -26,4 +25,4 @@ aliases: []
{{- end }}
```
In the example above, a banner from the `static` folder should be shown if the given path points to an existing file.
In the example above, a banner from the `static` folder should be shown if the given path points to an existing file.