mirror of https://github.com/halo-dev/halo
fix error description (#983)
parent
91a54a4bb3
commit
0dbbef919c
|
@ -534,7 +534,7 @@ public class StaticPageServiceImpl implements StaticPageService {
|
||||||
* Generate tags/{slug}/index.html and tags/{slug}/{page}/index.html.
|
* Generate tags/{slug}/index.html and tags/{slug}/{page}/index.html.
|
||||||
*
|
*
|
||||||
* @param page current page
|
* @param page current page
|
||||||
* @param category current category
|
* @param tag current tag
|
||||||
* @throws IOException IOException
|
* @throws IOException IOException
|
||||||
* @throws TemplateException TemplateException
|
* @throws TemplateException TemplateException
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue