Skip to content

Commit 4c1afb3

Browse files
committed
Added author metadata to generated PDFs
1 parent 66a814f commit 4c1afb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/pdf/base.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<html lang="de">
22
<head>
33
<title>{% block title %}{% endblock %}</title>
4+
<meta name="author" content="StuRa-Zahlungsauftragssystem by Jan Böhmer">
45
<style>
56
{% include "pdf/_base_styles.css.twig" %}
67
{% block styles %}{% endblock styles %}

0 commit comments

Comments
 (0)