Add readme and update homepages
This commit is contained in:
3
peertube-plugin-hello-world/README.md
Normal file
3
peertube-plugin-hello-world/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Hello World plugin
|
||||
|
||||
Just a PeerTube plugin example, that says "Hello world".
|
@ -9,9 +9,9 @@
|
||||
"peertube",
|
||||
"plugin"
|
||||
],
|
||||
"homepage": "https://github.com/Chocobozzz/PeerTube",
|
||||
"homepage": "https://framagit.org/framasoft/peertube/official-plugins/tree/master/peertube-plugin-hello-world",
|
||||
"author": "Chocobozzz",
|
||||
"bugs": "https://github.com/Chocobozzz/PeerTube/issues",
|
||||
"bugs": "https://framagit.org/framasoft/peertube/official-plugins/issues",
|
||||
"library": "./main.js",
|
||||
"staticDirs": {
|
||||
"images": "public/images"
|
||||
|
Reference in New Issue
Block a user