forked from tpd94/CDRM-Project
Add module docstrings for icon links and index tags
This commit is contained in:
parent
5f217f2995
commit
e66e32ef0a
@ -1,3 +1,5 @@
|
|||||||
|
"""Icon links module for social media links."""
|
||||||
|
|
||||||
data = {
|
data = {
|
||||||
"discord": "https://discord.cdrm-project.com/",
|
"discord": "https://discord.cdrm-project.com/",
|
||||||
"telegram": "https://telegram.cdrm-project.com/",
|
"telegram": "https://telegram.cdrm-project.com/",
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
"""Index tags module for the index page."""
|
||||||
|
|
||||||
tags = {
|
tags = {
|
||||||
"index": {
|
"index": {
|
||||||
"description": "Decrypt Widevine and PlayReady protected content",
|
"description": "Decrypt Widevine and PlayReady protected content",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user