From 78edec0e2d8a3e1216d99234554276cb05505ac4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 22 Jul 2022 21:27:36 +0200 Subject: Adding upstream version 1.9.1+dfsg. Signed-off-by: Daniel Baumann --- build/font/html.hbs | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 build/font/html.hbs (limited to 'build/font/html.hbs') diff --git a/build/font/html.hbs b/build/font/html.hbs new file mode 100644 index 0000000..0639a3a --- /dev/null +++ b/build/font/html.hbs @@ -0,0 +1,53 @@ + + + + + {{ name }} + + + + + + + + +

{{ name }}

+ +
+ {{# each assets }} +
+ <{{ ../tag }} class="{{ ../prefix }} {{ ../prefix }}-{{ @key }}"> +
{{ @key }}
+
+ {{/ each }} +
+ + + -- cgit v1.2.3