Skip to content

Commit ed0866d

Browse files
committed
github pages
1 parent fc9304f commit ed0866d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.sbt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,8 @@ ParadoxMaterialThemePlugin.paradoxMaterialThemeSettings(Paradox)
6767
paradoxMaterialTheme in Paradox ~= {
6868
_.withRepository(uri("https://github.com/sfxcode/simple-mongo"))
6969
}
70+
71+
enablePlugins(GhpagesPlugin)
72+
73+
git.remoteRepo := "[email protected]:sfxcode/simple-mongo.git"
74+
ghpagesNoJekyll := true

0 commit comments

Comments
 (0)