Minor rewording on about page
This commit is contained in:
parent
6a92292e9b
commit
65d5e39cf1
1 changed files with 3 additions and 3 deletions
|
|
@ -55,7 +55,7 @@
|
|||
' Do you wonder why this web site has been running for so many years
|
||||
' obviously costing time and money? It's one of my pet projects and
|
||||
' it is fun to develop and operate it. It was not conceived to make
|
||||
' a profit from it.
|
||||
' a profit from it. I'm just glad if you like the idea.
|
||||
|
||||
h2 Which software packages are listed?
|
||||
|
||||
|
|
@ -138,10 +138,10 @@
|
|||
|
||||
p
|
||||
// TODO: Use real values
|
||||
' We currently have #{@package_count} packages in our database.
|
||||
' There are currently #{@package_count} software packages in the database.
|
||||
/ ' 3798 of them have screenshots.
|
||||
/ ' That makes a total of 7.8%.
|
||||
' We have #{@screenshot_count} screenshots on the server which means
|
||||
' #{@screenshot_count} screenshots have been uploaded which means that
|
||||
' every package has an average number of #{@pkg_avg_screenshots} screenshots.
|
||||
|
||||
/ p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue