Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
breck7 committed Sep 26, 2024
1 parent ad658f6 commit 7729159
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion header.scroll
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ email wws@scroll.pub
viewSourceBaseUrl https://github.com/breck7/wws/blob/main

metaTags
gazetteCss
theme gazette
homeButton
viewSourceButton
copyButtons
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"homepage": "https://wws.scroll.pub",
"dependencies": {
"minimist": "^1.2.8",
"scroll-cli": "^133.3.0",
"scroll-cli": "^135.0.0",
"scrollsdk": "^87.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion wws.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ class WWSCli {
const indexFile = path.join(wwsDir, "index.scroll")
const content = `title The World Wide Scroll
metaTags
gazetteCss
theme gazette
printTitle
buildHtml
Expand Down

0 comments on commit 7729159

Please sign in to comment.