Skip to content

Commit e223317

Browse files
πŸ“˜ DOCS: Updated Documentation
1 parent d934b08 commit e223317

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

β€ŽLICENSEβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Fernando Celmer
3+
Copyright (c) 2024 Fernando Celmer
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

β€Ždocs/index.mdβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ theme:
4949
5050
We use GitHub issues for tracking bugs and feature requests and have limited bandwidth to address them. If you need anything, I ask you to please follow our templates for opening issues or discussions.
5151
52-
- πŸ› [Bug Report](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)
53-
- πŸ“• [Documentation Issue](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)
54-
- πŸš€ [Feature Request](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)
55-
- πŸ’¬ [General Question](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new)
52+
- πŸ› [Bug Report](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new/choose)
53+
- πŸ“• [Documentation Issue](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new/choose)
54+
- πŸš€ [Feature Request](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new/choose)
55+
- πŸ’¬ [General Question](https://github.com/FernandoCelmer/mkdocs-simple-blog/issues/new/choose)
5656
5757
## Commit Style
5858

β€Žmkdocs_simple_blog/__init__.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
__author__ = 'Fernando Celmer <[email protected]>'
44
__copyright__ = """MIT License
55
6-
Copyright (c) 2023 Fernando Celmer
6+
Copyright (c) 2024 Fernando Celmer
77
88
Permission is hereby granted, free of charge, to any person obtaining a copy
99
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
Β (0)