I am trying to use the PaperMod theme with Hugo on a fresh website. When I run it locally, everything is great. When I upload it to GitHub, the theme does not work.
config.toml
baseURL = "https://matthewcrews.com"
languageCode = "en-us"
title = "My New Hugo Site"
theme = "hugo-PaperMod"
Website Dev Repo: https://github.com/matthewcrews/blog
Site Repo: https://github.com/matthewcrews/matthewcrews.github.io
Versions:
Hugo: Hugo Static Site Generator v0.78.2-959724F0 windows/amd64 BuildDate: 2020-11-13T10:08:15Z
What I Expect: