Resume/theme/template.pug

9 lines
196 B
Plaintext
Raw Normal View History

2023-03-27 14:58:00 -04:00
doctype html
html(lang="en")
head
meta(charset="utf-8")
style
include styles.css
2023-05-03 16:44:33 -04:00
title=`${resume.basics.name} - Resume`
body
include pug/test