---
title: hugo.IsExtended
description: Reports whether the Hugo binary is either the extended or extended/deploy edition.
categories: []
keywords: []
params:
  functions_and_methods:
    aliases: []
    returnType: bool
    signatures: [hugo.IsExtended]
---

```go-html-template
{{ hugo.IsExtended }} → true/false
```
