Skip to content

Commit

Permalink
Fix/issue 1168 homepage (#1194)
Browse files Browse the repository at this point in the history
* add style for btn-outline-success

* add correct version for frontend and middle layer on homepage

* restructure homepage

* add Satoshi font and clean up bootstrap

* refine search

* iframe preview label using smallcaps

* remove Search query explorer on The HEader

* refine video in homepage
  • Loading branch information
danieleguido authored Mar 21, 2024
1 parent 923c15c commit 482d74a
Show file tree
Hide file tree
Showing 33 changed files with 1,152 additions and 619 deletions.
4 changes: 3 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ VUE_APP_MIDDLELAYER_API_PATH="/"
VUE_APP_MIDDLELAYER_API_SOCKET_PATH="/socket.io/"
VUE_APP_TAWK_TO_SITE_ID=
VUE_APP_BASE_URL="https://impresso-project.ch"
VUE_APP_MAINTENANCE=
VUE_APP_MAINTENANCE=
VUE_APP_GIT_REPO="https://github.com/impresso/impresso-frontend"
VUE_APP_MIDDLE_LAYER_GIT_REPO="https://github.com/impresso/impresso-middle-layer"
Binary file added public/fonts/Satoshi-Variable.eot
Binary file not shown.
Binary file added public/fonts/Satoshi-Variable.ttf
Binary file not shown.
Binary file added public/fonts/Satoshi-Variable.woff
Binary file not shown.
Binary file added public/fonts/Satoshi-Variable.woff2
Binary file not shown.
Binary file added public/fonts/Satoshi-VariableItalic.eot
Binary file not shown.
Binary file added public/fonts/Satoshi-VariableItalic.ttf
Binary file not shown.
Binary file added public/fonts/Satoshi-VariableItalic.woff
Binary file not shown.
Binary file added public/fonts/Satoshi-VariableItalic.woff2
Binary file not shown.
Binary file added public/fonts/Sentient-Variable.eot
Binary file not shown.
Binary file added public/fonts/Sentient-Variable.ttf
Binary file not shown.
Binary file added public/fonts/Sentient-Variable.woff
Binary file not shown.
Binary file added public/fonts/Sentient-Variable.woff2
Binary file not shown.
Binary file added public/fonts/Sentient-VariableItalic.eot
Binary file not shown.
Binary file added public/fonts/Sentient-VariableItalic.ttf
Binary file not shown.
Binary file added public/fonts/Sentient-VariableItalic.woff
Binary file not shown.
Binary file added public/fonts/Sentient-VariableItalic.woff2
Binary file not shown.
Loading

0 comments on commit 482d74a

Please sign in to comment.