DEV: consistent plugin nomenclature.

This commit is contained in:
Arpit Jalan
2019-08-22 11:07:06 +05:30
parent 1c79a6cc3a
commit 6b621ceb06
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# lazyYT # lazy-yt
Lazy load YouTube videos plugin for [Discourse](http://discourse.org), highly inspired by the [lazyYT](https://github.com/tylerpearson/lazyYT) jQuery plugin. Lazy load YouTube videos plugin for [Discourse](http://discourse.org), highly inspired by the [lazyYT](https://github.com/tylerpearson/lazyYT) jQuery plugin.

View File

@ -1,6 +1,6 @@
# frozen_string_literal: true # frozen_string_literal: true
# name: lazyYT # name: lazy-yt
# about: Uses the lazyYT plugin to lazy load Youtube videos # about: Uses the lazyYT plugin to lazy load Youtube videos
# version: 1.0.1 # version: 1.0.1
# authors: Arpit Jalan # authors: Arpit Jalan