aboutsummaryrefslogtreecommitdiff
path: root/app/views/layouts/application.html.erb
Commit message (Collapse)AuthorAgeFilesLines
* Added favicon imagesMiquel Sabaté Solà2024-03-191-0/+6
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Be more careful with the orderMiquel Sabaté Solà2024-03-141-1/+1
| | | | | | | We usually want to show stuff ordered by name. Only `things` are the exception for this. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Sorting out <meta> attributesMiquel Sabaté Solà2024-03-141-1/+15
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Initial commitMiquel Sabaté Solà2024-03-131-0/+78
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>