Skip to content

.Site.DisqusShortname deprecated #49

@lucab85

Description

@lucab85

I got this error about the .Site.DisqusShortname deprecated.

$ npm run dev

> [email protected] dev
> hugo server

Watching for changes in educenter-hugo/{archetypes,content,data,i18n,package.json,static,themes}
Watching for config changes in educenter-hugo/hugo.toml
Start building sites … 
hugo v0.133.0+extended darwin/arm64 BuildDate=2024-08-17T19:57:41Z VendorInfo=brew

ERROR deprecated: .Site.DisqusShortname was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.134.0. Use .Site.Config.Services.Disqus.Shortname instead.
Built in 155 ms
Error: error building site: logged 1 error(s)

Affected file:

  • themes/educenter-hugo/layouts/_default/single.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions