Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
content:
This release introduces support to include taxonomies as regular content sections. You can filter the taxonomies by
keywords to make them more specific. In addition, Hinode now supports content view templates to simplify the
implementation of new layout types. Finally, the handling of images and script has been improved to further reduce
implementation of new layout types. Finally, the handling of images and scripts has been improved to further reduce
the loading time of the site.

- title: Dart Sass
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/airbnb/lottie-web v5.12.2+incompatible // indirect
github.com/gethinode/hinode v0.21.0-beta7 // indirect
github.com/gethinode/hinode v0.21.0-beta8 // indirect
github.com/gethinode/mod-bootstrap v1.2.2 // indirect
github.com/gethinode/mod-flexsearch v1.6.0 // indirect
github.com/gethinode/mod-fontawesome v1.5.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ github.com/gethinode/hinode v0.21.0-beta5 h1:SJjrorkvPKoA8r80hBBAyhC4yLCz4UeRnlH
github.com/gethinode/hinode v0.21.0-beta5/go.mod h1:sTJ2pKiEAUHesHdQ5mfKlYhofQAXvNnRY6BtBVbhGl8=
github.com/gethinode/hinode v0.21.0-beta7 h1:G1VX2l0m2LnEum3KyDcfjr1lYPTowzgNxev8R/znjbo=
github.com/gethinode/hinode v0.21.0-beta7/go.mod h1:7QJ6/LTRhfFe7Y7HZB8r8n3DH+33RNwuYLlos1fBnpE=
github.com/gethinode/hinode v0.21.0-beta8 h1:mYv34Ly6LmYXMLK80L/VgleT+9SwbTXwGib8FsBWQzk=
github.com/gethinode/hinode v0.21.0-beta8/go.mod h1:7QJ6/LTRhfFe7Y7HZB8r8n3DH+33RNwuYLlos1fBnpE=
github.com/gethinode/mod-bootstrap v1.1.0 h1:BbalsW8kmFhv+J+dcc41TGcjIlM/p69AB0h0oGhAXIU=
github.com/gethinode/mod-bootstrap v1.1.0/go.mod h1:DcpPc2cNaXUPGEvhD7npuEEPA7573NvakTlrwFbyjr8=
github.com/gethinode/mod-bootstrap v1.1.1 h1:Tx4M5hGVOFrEaxnUONDAm6N9xuRi5UphKlT7F26HujU=
Expand Down
1 change: 0 additions & 1 deletion hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,6 @@
"fs-md-5",
"fullcover",
"fullscreen",
"fw-30",
"fw-bold",
"fw-medium",
"fw-normal",
Expand Down