Skip to content

Commit

Permalink
Bumped CSS version for MVP site
Browse files Browse the repository at this point in the history
  • Loading branch information
robearlam committed Nov 5, 2024
1 parent 9cdda16 commit 10728a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/style/main.min.css?v=2.8" />
<link rel="stylesheet" href="/style/main.min.css?v=2.10" />
@if (this.SitecoreContext() != null && this.SitecoreContext()!.IsEditing)
{
<link rel="stylesheet" href="/style/ee.css?v=3" />
Expand Down
26 changes: 1 addition & 25 deletions headapps/MvpSite/MvpSite.Rendering/wwwroot/style/main.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 10728a2

Please sign in to comment.