diff options
Diffstat (limited to 'sitemap.go')
| -rw-r--r-- | sitemap.go | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sitemap.go b/sitemap.go new file mode 100644 index 0000000..732dfd5 --- /dev/null +++ b/sitemap.go @@ -0,0 +1,5 @@ +// Copyright (c) 2023 Nicolas Paul All rights reserved. +// Use of this source code is governed by a BSD-style +// license that can be found in the LICENSE file. + +package main |
