DEV: Metadata update for plugin.rb (#154)
* Update plugin.rb metadata * Update plugin.rb --------- Co-authored-by: AlexDev <104522507+alexdevlaeminck@users.noreply.github.com>
This commit is contained in:
parent
50363dcd26
commit
76a76dbf0d
|
@ -1,7 +1,8 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
# name: discourse-docs
|
# name: discourse-docs
|
||||||
# about: A plugin to make it easy to explore and find knowledge base documents in Discourse
|
# about: Provides the ability to find and filter knowledge base topics.
|
||||||
|
# meta_topic_id: 130172
|
||||||
# version: 0.1
|
# version: 0.1
|
||||||
# author: Justin DiRose
|
# author: Justin DiRose
|
||||||
# url: https://github.com/discourse/discourse-docs
|
# url: https://github.com/discourse/discourse-docs
|
||||||
|
|
Loading…
Reference in New Issue