diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-06-26 14:17:30 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-06-26 14:17:30 -0230 |
| commit | 99018e37c3e9a2d84af7d0f55715bb44c3904e13 (patch) | |
| tree | 440222ac09e3e720546a5b4435026fb8feaf526b /layouts/resume/page.html | |
| parent | be60a99b427940d69da9613a63aa9f9e6367b658 (diff) | |
| download | samanthony.xyz-99018e37c3e9a2d84af7d0f55715bb44c3904e13.zip | |
restructure
Diffstat (limited to 'layouts/resume/page.html')
| -rw-r--r-- | layouts/resume/page.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/resume/page.html b/layouts/resume/page.html deleted file mode 100644 index 9983b08..0000000 --- a/layouts/resume/page.html +++ /dev/null @@ -1,3 +0,0 @@ -{{ define "main" }} -{{ .Content }} -{{ end }} |