mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 13:06:56 +08:00
DEV: consistent plugin nomenclature.
This commit is contained in:
@ -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.
|
@ -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
|
||||||
|
Reference in New Issue
Block a user