Skip to content

Commit e5430f7

Browse files
committed
Update README
1 parent 99bb06a commit e5430f7

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.github/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@ A community package from the [Umbraco sustainability team](https://umbraco.com/b
88

99
In the backoffice, there is a content app to see page weight and carbon emissions, which is then converted to a carbon rating for individual pages.
1010

11-
<!--
12-
Including screenshots is a really good idea!
13-
14-
If you put images into /docs/screenshots, then you would reference them in this readme as, for example:
15-
16-
<img alt="..." src="https://github.com/rickbutterfield/Umbraco.Community.Sustainability/blob/develop/docs/screenshots/screenshot.png">
17-
-->
11+
<img src="https://raw.githubusercontent.com/rickbutterfield/Umbraco.Community.Sustainability/main/.github/assets/sustainability-contentapp-2.jpeg" alt="Umbraco.Community.Sustainability content app" />
1812

1913
## Installation
2014

src/Umbraco.Community.Sustainability.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ VisualStudioVersion = 17.4.33020.496
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{F2202CE0-0485-4493-A256-F2E7B2DCB32D}"
77
ProjectSection(SolutionItems) = preProject
8+
..\.github\CONTRIBUTING.md = ..\.github\CONTRIBUTING.md
89
..\LICENSE = ..\LICENSE
910
..\.github\README.md = ..\.github\README.md
1011
..\umbraco-marketplace.json = ..\umbraco-marketplace.json

0 commit comments

Comments
 (0)