diff options
author | Grant Shangreaux <grant@unabridgedsoftware.com> | 2020-12-29 12:52:55 -0600 |
---|---|---|
committer | Grant Shangreaux <grant@unabridgedsoftware.com> | 2020-12-29 12:52:55 -0600 |
commit | a06133c5976c8e20efa4b755d7c05f0faad2b843 (patch) | |
tree | b33008efe480a2c6fab27454a8f0989e28c360b4 /templates | |
parent | 4626daf2d0f224d8654916ac03975ba21e431372 (diff) | |
download | emacsconf-wiki-a06133c5976c8e20efa4b755d7c05f0faad2b843.tar.xz emacsconf-wiki-a06133c5976c8e20efa4b755d7c05f0faad2b843.zip |
Fix: LibreJS tag
Diffstat (limited to '')
-rw-r--r-- | templates/page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl index 58f18640..b04a8dc0 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -38,8 +38,8 @@ </TMPL_UNLESS> <script> + // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 /* - @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 This script enables wiki editors to create anchor tags with the class "time-link" that will be parsed for seeking to specific time stamps in the main video on a page. |