Skip to content

Commit

Permalink
checklist ok
Browse files Browse the repository at this point in the history
  • Loading branch information
Cgognet committed Dec 3, 2021
1 parent 642be51 commit b621c67
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file added app/assets/images/logo_og_03122021.jpg
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 config/meta.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
meta_product_name: "STORK"
meta_title: "STORK - Develop your network wherever you go!"
meta_description: "STORK allows you to do some professional networking while enjoying time when you are travelling"
meta_image: "logo_og_image.png" # should exist in `app/assets/images/`
meta_image: "logo_og_03122021.jpg" # should exist in `app/assets/images/`
twitter_account: "@product_twitter_account" # required for Twitter Cards
2 changes: 1 addition & 1 deletion public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</style>
</head>

<body class="rails-default-error-page">
<body>
<!-- This file lives in public/404.html -->
<div class="hit-the-floor">Stork is coming back very soon!</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion public/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</style>
</head>

<body class="rails-default-error-page">
<body>
<!-- This file lives in public/404.html -->
<div class="hit-the-floor">Stork is coming back very soon!</div>
</body>
Expand Down

0 comments on commit b621c67

Please sign in to comment.