Skip to content

Commit

Permalink
Update readme and home (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala authored Sep 29, 2024
1 parent 90defe0 commit 285a9b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ This is an opinionated starter web application based on the following technology
* [PostgreSQL][:postgresql-url]
* [Redis][:redis-url]
* [RSpec][:rspec-url]
* [Bootstrap 5.3.2][:bootstrap-url]
* [Bootstrap 5.3.3][:bootstrap-url]
* [Autoprefixer][:autoprefixer-url]
* [Font Awesome 6.5.2 SVG][:fontawesome-url]
* [Font Awesome 6.6.0 SVG][:fontawesome-url]
* [Slim][:slim-url]
* [RuboCop][:rubocop-url]
* [RuboCop RSpec][:rubocop-rspec-url]
Expand Down
4 changes: 2 additions & 2 deletions app/views/pages/home.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ul.list-inline.lead
small.text-body-secondary< 6.1.7.8
li.list-inline-item
| Bootstrap
small.text-body-secondary< 5.3.2
small.text-body-secondary< 5.3.3
li.list-inline-item
| Font Awesome (SVG)
small.text-body-secondary< 6.5.2
small.text-body-secondary< 6.6.0

0 comments on commit 285a9b4

Please sign in to comment.