Skip to content

Commit 8bbaced

Browse files
committedApr 30, 2022
1 parent 3c53caa commit 8bbaced

File tree

92 files changed

+578
-828
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+578
-828
lines changed
 

‎.gitmodules

-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
[submodule "themes/hugo-academic"]
2-
path = themes/hugo-academic
3-
url = git@github.com:gcushen/hugo-academic.git

‎assets/jsconfig.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"compilerOptions": {
3+
"baseUrl": ".",
4+
"paths": {
5+
"*": [
6+
"../../../../../../var/folders/9f/82m1lr2n1fv1mk91plf2l_dr0000gn/T/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5@v5.0.0-20220424221502-30cbf912016f/assets/*"
7+
]
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)