Skip to content

Commit 6fc9141

Browse files
authored
Merge pull request #22 from JMCulhane/CarouselIteration2
Carousel iteration2
2 parents 82e1f0c + 2e494c8 commit 6fc9141

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+405
-210
lines changed

chelle-fulk-main/public/.htaccess

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
RewriteEngine On
2+
RewriteBase /
3+
RewriteRule ^index\.html$ - [L]
4+
RewriteCond %{REQUEST_FILENAME} !-f
5+
RewriteCond %{REQUEST_FILENAME} !-d
6+
RewriteRule . /index.html [L]
-244 KB
Binary file not shown.
-327 KB
Binary file not shown.
-251 KB
Binary file not shown.
-375 KB
Binary file not shown.
-226 KB
Binary file not shown.
-230 KB
Binary file not shown.
-319 KB
Binary file not shown.
-361 KB
Binary file not shown.
-367 KB
Binary file not shown.

0 commit comments

Comments
 (0)