Skip to content

Commit

Permalink
Deploy preview for PR 366 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
merchantcoppola committed Dec 11, 2023
1 parent 3d98148 commit c1eac6d
Show file tree
Hide file tree
Showing 132 changed files with 82,360 additions and 0 deletions.
10 changes: 10 additions & 0 deletions previews/pr-366/.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-366/_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-366/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-366/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-366/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-366/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.
5 changes: 5 additions & 0 deletions previews/pr-366/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-366/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-366/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-366/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 c1eac6d

Please sign in to comment.