]> git.ipfire.org Git - ipfire.org.git/commit
add a module to handle open graph metadata
authorRico Hoppe <rico.hoppe@ipfire.org>
Tue, 28 May 2024 16:18:51 +0000 (16:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 3 Jun 2024 14:05:10 +0000 (14:05 +0000)
commit82dbe5a51e62a255294b5b382c1a3ea1db84ccc1
treeaae7d48ff58fa9d8cea1c8a2e873d26e24d6533b
parent5be323ed350942d32a212c4caa98fff2af9de97c
add a module to handle open graph metadata

Signed-off-by: Rico Hoppe <rico.hoppe@ipfire.org>
Makefile.am
src/templates/modules/open-graph.html [new file with mode: 0644]
src/web/__init__.py
src/web/ui_modules.py