Skip to content

Commit 9ea3fd8

Browse files
authored
Merge pull request #102910 from MightyRhapsody/patch-1
Added Hugo with app artifact location
2 parents e12b28f + 977e82e commit 9ea3fd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/static-web-apps/front-end-frameworks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ The intent of the table columns is explained by the following items:
3737
| [Framework7](https://framework7.io/) | `www` | `npm run build-prod` |
3838
| [Glimmer](https://glimmerjs.com/) | `dist` | n/a |
3939
| [HTML](https://developer.mozilla.org/docs/Web/HTML) | `/` | n/a |
40+
| [Hugo](https://gohugo.io/) | `public` | n/a |
4041
| [Hyperapp](https://hyperapp.dev/) | `/` | n/a |
4142
| [JavaScript](https://developer.mozilla.org/docs/Web/javascript) | `/` | n/a |
4243
| [jQuery](https://jquery.com/) | `/` | n/a |

0 commit comments

Comments
 (0)