Skip to content

Commit

Permalink
Relaycorp homepage redesign (#24)
Browse files Browse the repository at this point in the history
* Add new files for the homepage redesign

* Update index.html

Co-authored-by: Gus Narea <[email protected]>

* Update index.html

Co-authored-by: Gus Narea <[email protected]>

* Reduce <h1> font-size

---------

Co-authored-by: Maribel Ferreira <[email protected]>
Co-authored-by: Gus Narea <[email protected]>
  • Loading branch information
3 people authored Oct 15, 2024
1 parent 0c096d1 commit 2bd45e0
Show file tree
Hide file tree
Showing 22 changed files with 194 additions and 316 deletions.
5 changes: 0 additions & 5 deletions .gitignore

This file was deleted.

1 change: 0 additions & 1 deletion CNAME

This file was deleted.

6 changes: 0 additions & 6 deletions Gemfile

This file was deleted.

265 changes: 0 additions & 265 deletions Gemfile.lock

This file was deleted.

9 changes: 0 additions & 9 deletions _config.yml

This file was deleted.

1 change: 0 additions & 1 deletion _includes/head-custom.html

This file was deleted.

12 changes: 0 additions & 12 deletions assets/css/style.scss

This file was deleted.

Binary file removed assets/logo.png
Binary file not shown.
Binary file added favicon/apple-touch-icon.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 added favicon/favicon-48x48.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 added favicon/favicon.ico
Binary file not shown.
3 changes: 3 additions & 0 deletions favicon/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions favicon/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "MyWebSite",
"short_name": "MySite",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
Binary file added favicon/web-app-manifest-192x192.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 added favicon/web-app-manifest-512x512.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 added images/awala-icon.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 added images/hero-bg.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 added images/letro-icon.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 added images/relaycorp-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 added images/veraid-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2bd45e0

Please sign in to comment.