Skip to content

Commit

Permalink
Update Acornfile for logo
Browse files Browse the repository at this point in the history
  • Loading branch information
aashimodi14 authored Oct 31, 2023
1 parent 6933416 commit 62e2c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Acornfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "ASP.NET Core Sample Acorn"
description: "Acorn running a sample ASP.NET Core app"
readme: "./README.md"
icon: "./asp-dotnet-logo.svg"
icon: "./asp-dotnet-logo.png"

containers: {
web: {
Expand All @@ -14,4 +14,4 @@ containers: {
}
ports: publish: "80/http"
}
}
}

0 comments on commit 62e2c03

Please sign in to comment.