Skip to content

Commit

Permalink
Merge pull request #466 from arturtamborski/465-change-title
Browse files Browse the repository at this point in the history
465: dummy change to trigger frontend deployment
  • Loading branch information
arturtamborski authored Apr 2, 2022
2 parents d8646ec + 6d3eae1 commit 01aaef9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ htmlcov/
.envrc
.envrc.*
frontend/coverage/
frontend/dist/

2 changes: 1 addition & 1 deletion frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://fonts.googleapis.com/css?family=Montserrat:700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
<title>Code for Poznań</title>
<title>Poznań for Code</title>
</head>
<body>
<noscript>
Expand Down

0 comments on commit 01aaef9

Please sign in to comment.