diff --git a/pyproject.toml b/pyproject.toml index 0e920513..d766400e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,8 +17,11 @@ classifiers = [ "Framework :: Pelican", "Operating System :: OS Independent", "Programming Language :: Python :: Implementation :: CPython", - "Topic :: Internet :: WWW/HTTP", + "Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Content Management System", + "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development :: Libraries :: Python Modules", + "Topic :: Text Processing :: Markup :: Markdown", + "Topic :: Text Processing :: Markup :: HTML", ] [tool.poetry.urls]