Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

Commit

Permalink
Test of pipeline (#4)
Browse files Browse the repository at this point in the history
* Github test

* [ImgBot] Optimize images

*Total -- 32.37kb -> 25.11kb (22.42%)

/src/assets/pixel.png -- 7.02kb -> 4.23kb (39.77%)
/src/assets/logo.png -- 25.35kb -> 20.88kb (17.61%)

* small change for pipeline test
  • Loading branch information
Rotendahl authored May 1, 2019
1 parent 087303c commit 9ea07ec
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Front end for the Coding Pirates member system

Create a pull request it will be deployed to heroku


----
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

Expand Down
Binary file modified src/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/pixel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/views/info-step.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class InfoStep extends Component {
render() {
return (<div>
<h3 className="text-center">
Indtast dine basis oplysninger:
Indtast dine basis oplysninger
</h3>
<Form>
<FormGroup row>
Expand Down

0 comments on commit 9ea07ec

Please sign in to comment.