Skip to content

Commit

Permalink
Deploy preview for PR 425 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
Zir0h committed Oct 4, 2024
1 parent 5a25eaa commit 18c97ac
Show file tree
Hide file tree
Showing 135 changed files with 100,988 additions and 0 deletions.
10 changes: 10 additions & 0 deletions previews/pr-425/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
RewriteEngine on
# Don't rewrite files or directories
#RewriteCond %{HTTPS} !=on
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
#RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]
RewriteRule ^ - [L]
# Rewrite everything else to index.html to allow html5 state links
RewriteRule ^ index.html [L]
Header always set Content-Security-Policy "upgrade-insecure-requests;"
1 change: 1 addition & 0 deletions previews/pr-425/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* /index.html 200
7 changes: 7 additions & 0 deletions previews/pr-425/assets/111v1ab_01-dca408ed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions previews/pr-425/assets/111v1ab_02-73598641.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions previews/pr-425/assets/333_01-00d99cd2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions previews/pr-425/assets/CRYPTEMES_01-c9420c78.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions previews/pr-425/assets/HanneMaes_01-e23c9bd2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions previews/pr-425/assets/acidmanhattan_01-e54e4f87.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions previews/pr-425/assets/acidmanhattan_02-efa51bbb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions previews/pr-425/assets/activeprinciple_01-403be253.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions previews/pr-425/assets/activeprinciple_02-3702bb6a.svg
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 18c97ac

Please sign in to comment.