Skip to content

Commit

Permalink
Update template
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleperilli committed Mar 2, 2024
1 parent be46c4f commit a4fdf93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions assets/_sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1163,3 +1163,6 @@ video {
border-color: var(--badge-premium-border-color);
}
}
todo {
display: none !important;
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Docs0",
"version": "1.0.0",
"version": "1.0.1",
"lastUpdated": "2024-02-28",
"scripts": {
"run (incremental)": "bundle exec jekyll serve --incremental --port 4001",
Expand Down

0 comments on commit a4fdf93

Please sign in to comment.