about summary refs log tree commit diff
path: root/archetypes/comics.md
blob: 212e7de48b193ec41106c216f009619f17640740 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
layout: comic
title: "{{ .Name }}: "
titleText: "something humorous"
comicLink: "/comics/0/impostor.png"
alt: Something humorous and/or image description
date: 2021-06-13
translationKey: comic-{{ .Name }}
categories: [ comics ]
---