Add URL to plugin.rb
This commit is contained in:
parent
cf255c458b
commit
5097ae9377
|
@ -2,6 +2,7 @@
|
||||||
# about: Ad Plugin for Discourse
|
# about: Ad Plugin for Discourse
|
||||||
# version: 1.0.2
|
# version: 1.0.2
|
||||||
# authors: Vi and Sarah (@ladydanger and @cyberkoi)
|
# authors: Vi and Sarah (@ladydanger and @cyberkoi)
|
||||||
|
# url: https://github.com/discourse/discourse-adplugin
|
||||||
|
|
||||||
register_css <<CSS
|
register_css <<CSS
|
||||||
|
|
||||||
|
@ -87,4 +88,4 @@ register_css <<CSS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
CSS
|
CSS
|
||||||
|
|
Loading…
Reference in New Issue