diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml new file mode 100644 index 0000000..af860d4 --- /dev/null +++ b/.github/workflows/pull_request.yml @@ -0,0 +1 @@ +# TODO: implement pull request workflow diff --git a/internal/assets/templates/index.gohtml b/internal/assets/templates/index.gohtml index 024c6cd..e12222b 100644 --- a/internal/assets/templates/index.gohtml +++ b/internal/assets/templates/index.gohtml @@ -13,11 +13,12 @@
I'm a 32-year old dad of 2 who enjoys drinking coffee, lifting weights, and solving problems with code.
+I'm a {{ .Age }}-year old dad of 2 who enjoys drinking coffee, lifting weights, and solving problems with code.