Skip to content

Commit 02b7d52

Browse files
authored
Update
1 parent 765c280 commit 02b7d52

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -242,13 +242,15 @@ If you are using `config.yaml` or `config.json`, consult the [configuration mark
242242

243243
## Versioning
244244

245-
This theme follows a simple incremental versioning. e.g. `v1`, `v2` and so on. There might be breaking changes between versions.
245+
This theme follows a simple incremental versioning. e.g. `v1.0`, `v2.0` and so on. There might be breaking changes between versions.
246246

247247
If you want lower maintenance, use one of the released versions. If you want to live on the bleeding edge of changes, you can use the `main` branch and update your website when needed.
248248

249249
## Contributing
250250

251-
Docket is expected to evolve over time. I intend to keep adding features and making changes as required. Feel free to get in touch with any issues or suggestions for new features you'd like to see.
251+
Docket is expected to evolve over time. I intend to keep adding features and making changes as required.
252+
253+
Feel free to get in touch with any issues or suggestions for new features you'd like to see.
252254

253255
- 🐞 **Bug reports & issues:** Use [GitHub Issues](https://github.com/refactorian/docket/issues)
254256
- 💡 **Ideas for new features:** Open a discussion on [GitHub Discussions](https://github.com/refactorian/docket/discussions)

theme.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# theme.toml template for a Hugo theme
22
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
33

4-
name = "docket"
4+
name = "Docket"
55
license = "MIT"
66
licenselink = "https://github.com/refactorian/docket/blob/master/LICENSE"
77
description = "Docket - Hugo Documentation Theme"

0 commit comments

Comments
 (0)