mirror of
https://github.com/torproject/lego.git
synced 2024-11-23 09:39:44 +00:00
Refactor plugin
This commit is contained in:
parent
bd44d0fd56
commit
802a851312
@ -10,7 +10,7 @@ from xml.etree import ElementTree as etree
|
||||
from urllib import request
|
||||
|
||||
|
||||
class DisqusCommentsPlugin(Plugin):
|
||||
class XmlToHtmlPlugin(Plugin):
|
||||
name = u'XML to HTML'
|
||||
description = u'Lektor plugin to add an XML feed as HTML.'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user