mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
tpl: Add godoc packages comments
Also fix package name in tpl/templates.
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
8346848109
commit
30a7c9ea37
@@ -11,6 +11,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// Package strings provides template functions for manipulating strings.
|
||||
package strings
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user