From 88e5c07d775720155cd2279ad453c1119d7eb286 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 5 Dec 2019 23:20:03 +0200 Subject: [PATCH] Fix redirects --- static/_redirects | 120 +++++++++++++++++++++++----------------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/static/_redirects b/static/_redirects index c229abd1a..8be6fc197 100644 --- a/static/_redirects +++ b/static/_redirects @@ -1,60 +1,60 @@ -/snippet/tile-layout-using-inline-block https://30secondsofcode.org/css/s/tile-layout-using-inline-block 301! -/snippet/not-selector https://30secondsofcode.org/css/s/not-selector 301! -/snippet/border-with-top-triangle https://30secondsofcode.org/css/s/border-with-top-triangle 301! -/snippet/bouncing-loader https://30secondsofcode.org/css/s/bouncing-loader 301! -/snippet/box-sizing-reset https://30secondsofcode.org/css/s/box-sizing-reset 301! -/snippet/button-border-animation https://30secondsofcode.org/css/s/button-border-animation 301! -/snippet/calc//snippet/circle//snippet/clearfix https://30secondsofcode.org/css/s/calc//snippet/circle//snippet/clearfix 301! -/snippet/constant-width-to-height-ratio https://30secondsofcode.org/css/s/constant-width-to-height-ratio 301! -/snippet/counter https://30secondsofcode.org/css/s/counter 301! -/snippet/custom-scrollbar https://30secondsofcode.org/css/s/custom-scrollbar 301! -/snippet/custom-text-selection https://30secondsofcode.org/css/s/custom-text-selection 301! -/snippet/custom-variables https://30secondsofcode.org/css/s/custom-variables 301! -/snippet/disable-selection https://30secondsofcode.org/css/s/disable-selection 301! -/snippet/display-table-centering https://30secondsofcode.org/css/s/display-table-centering 301! -/snippet/donut-spinner https://30secondsofcode.org/css/s/donut-spinner 301! -/snippet/drop-cap https://30secondsofcode.org/css/s/drop-cap 301! -/snippet/dynamic-shadow https://30secondsofcode.org/css/s/dynamic-shadow 301! -/snippet/easing-variables https://30secondsofcode.org/css/s/easing-variables 301! -/snippet/etched-text https://30secondsofcode.org/css/s/etched-text 301! -/snippet/evenly-distributed-children https://30secondsofcode.org/css/s/evenly-distributed-children 301! -/snippet/fit-image-in-container https://30secondsofcode.org/css/s/fit-image-in-container 301! -/snippet/flexbox-centering https://30secondsofcode.org/css/s/flexbox-centering 301! -/snippet/focus-within https://30secondsofcode.org/css/s/focus-within 301! -/snippet/fullscreen https://30secondsofcode.org/css/s/fullscreen 301! -/snippet/ghost-trick https://30secondsofcode.org/css/s/ghost-trick 301! -/snippet/gradient-text https://30secondsofcode.org/css/s/gradient-text 301! -/snippet/grid-centering https://30secondsofcode.org/css/s/grid-centering 301! -/snippet/hairline-border https://30secondsofcode.org/css/s/hairline-border 301! -/snippet/hamburger-button https://30secondsofcode.org/css/s/hamburger-button 301! -/snippet/height-transition https://30secondsofcode.org/css/s/height-transition 301! -/snippet/hover-shadow-box-animation https://30secondsofcode.org/css/s/hover-shadow-box-animation 301! -/snippet/hover-underline-animation https://30secondsofcode.org/css/s/hover-underline-animation 301! -/snippet/last-item-with-remaining-available-height https://30secondsofcode.org/css/s/last-item-with-remaining-available-height 301! -/snippet/lobotomizedOwlSelector https://30secondsofcode.org/css/s/lobotomizedOwlSelector 301! -/snippet/mouse-cursor-gradient-tracking https://30secondsofcode.org/css/s/mouse-cursor-gradient-tracking 301! -/snippet/navigation-list-item-hover-and-focus-effect https://30secondsofcode.org/css/s/navigation-list-item-hover-and-focus-effect 301! -/snippet/offscreen https://30secondsofcode.org/css/s/offscreen 301! -/snippet/overflow-scroll-gradient https://30secondsofcode.org/css/s/overflow-scroll-gradient 301! -/snippet/popout-menu https://30secondsofcode.org/css/s/popout-menu 301! -/snippet/pretty-text-underline https://30secondsofcode.org/css/s/pretty-text-underline 301! -/snippet/pulse-loader https://30secondsofcode.org/css/s/pulse-loader 301! -/snippet/reset-all-styles https://30secondsofcode.org/css/s/reset-all-styles 301! -/snippet/shape-separator https://30secondsofcode.org/css/s/shape-separator 301! -/snippet/sibling-fade https://30secondsofcode.org/css/s/sibling-fade 301! -/snippet/system-font-stack https://30secondsofcode.org/css/s/system-font-stack 301! -/snippet/toggle-switch https://30secondsofcode.org/css/s/toggle-switch 301! -/snippet/transform-detransform https://30secondsofcode.org/css/s/transform-detransform 301! -/snippet/transform-centering https://30secondsofcode.org/css/s/transform-centering 301! -/snippet/triangle https://30secondsofcode.org/css/s/triangle 301! -/snippet/truncate-text https://30secondsofcode.org/css/s/truncate-text 301! -/snippet/truncate-text-multiline https://30secondsofcode.org/css/s/truncate-text-multiline 301! -/snippet/zebra-striped-list https://30secondsofcode.org/css/s/zebra-striped-list 301! -/tag/layout https://30secondsofcode.org/css/t/layout/p/1 301! -/tag/visual https://30secondsofcode.org/css/t/visual/p/1 301! -/tag/animation https://30secondsofcode.org/css/t/animation/p/1 301! -/tag/other https://30secondsofcode.org/css/t/other/p/1 301! -/tag/interactivity https://30secondsofcode.org/css/t/interactivity/p/1 301! -/about/ https://30secondsofcode.org/about 301! -/ https://30secondsofcode.org/css/p/1 301! -/search/ https://30secondsofcode.org/search 301! +/snippet/tile-layout-using-inline-block https://www.30secondsofcode.org/css/s/tile-layout-using-inline-block 301! +/snippet/not-selector https://www.30secondsofcode.org/css/s/not-selector 301! +/snippet/border-with-top-triangle https://www.30secondsofcode.org/css/s/border-with-top-triangle 301! +/snippet/bouncing-loader https://www.30secondsofcode.org/css/s/bouncing-loader 301! +/snippet/box-sizing-reset https://www.30secondsofcode.org/css/s/box-sizing-reset 301! +/snippet/button-border-animation https://www.30secondsofcode.org/css/s/button-border-animation 301! +/snippet/calc//snippet/circle//snippet/clearfix https://www.30secondsofcode.org/css/s/calc//snippet/circle//snippet/clearfix 301! +/snippet/constant-width-to-height-ratio https://www.30secondsofcode.org/css/s/constant-width-to-height-ratio 301! +/snippet/counter https://www.30secondsofcode.org/css/s/counter 301! +/snippet/custom-scrollbar https://www.30secondsofcode.org/css/s/custom-scrollbar 301! +/snippet/custom-text-selection https://www.30secondsofcode.org/css/s/custom-text-selection 301! +/snippet/custom-variables https://www.30secondsofcode.org/css/s/custom-variables 301! +/snippet/disable-selection https://www.30secondsofcode.org/css/s/disable-selection 301! +/snippet/display-table-centering https://www.30secondsofcode.org/css/s/display-table-centering 301! +/snippet/donut-spinner https://www.30secondsofcode.org/css/s/donut-spinner 301! +/snippet/drop-cap https://www.30secondsofcode.org/css/s/drop-cap 301! +/snippet/dynamic-shadow https://www.30secondsofcode.org/css/s/dynamic-shadow 301! +/snippet/easing-variables https://www.30secondsofcode.org/css/s/easing-variables 301! +/snippet/etched-text https://www.30secondsofcode.org/css/s/etched-text 301! +/snippet/evenly-distributed-children https://www.30secondsofcode.org/css/s/evenly-distributed-children 301! +/snippet/fit-image-in-container https://www.30secondsofcode.org/css/s/fit-image-in-container 301! +/snippet/flexbox-centering https://www.30secondsofcode.org/css/s/flexbox-centering 301! +/snippet/focus-within https://www.30secondsofcode.org/css/s/focus-within 301! +/snippet/fullscreen https://www.30secondsofcode.org/css/s/fullscreen 301! +/snippet/ghost-trick https://www.30secondsofcode.org/css/s/ghost-trick 301! +/snippet/gradient-text https://www.30secondsofcode.org/css/s/gradient-text 301! +/snippet/grid-centering https://www.30secondsofcode.org/css/s/grid-centering 301! +/snippet/hairline-border https://www.30secondsofcode.org/css/s/hairline-border 301! +/snippet/hamburger-button https://www.30secondsofcode.org/css/s/hamburger-button 301! +/snippet/height-transition https://www.30secondsofcode.org/css/s/height-transition 301! +/snippet/hover-shadow-box-animation https://www.30secondsofcode.org/css/s/hover-shadow-box-animation 301! +/snippet/hover-underline-animation https://www.30secondsofcode.org/css/s/hover-underline-animation 301! +/snippet/last-item-with-remaining-available-height https://www.30secondsofcode.org/css/s/last-item-with-remaining-available-height 301! +/snippet/lobotomizedOwlSelector https://www.30secondsofcode.org/css/s/lobotomizedOwlSelector 301! +/snippet/mouse-cursor-gradient-tracking https://www.30secondsofcode.org/css/s/mouse-cursor-gradient-tracking 301! +/snippet/navigation-list-item-hover-and-focus-effect https://www.30secondsofcode.org/css/s/navigation-list-item-hover-and-focus-effect 301! +/snippet/offscreen https://www.30secondsofcode.org/css/s/offscreen 301! +/snippet/overflow-scroll-gradient https://www.30secondsofcode.org/css/s/overflow-scroll-gradient 301! +/snippet/popout-menu https://www.30secondsofcode.org/css/s/popout-menu 301! +/snippet/pretty-text-underline https://www.30secondsofcode.org/css/s/pretty-text-underline 301! +/snippet/pulse-loader https://www.30secondsofcode.org/css/s/pulse-loader 301! +/snippet/reset-all-styles https://www.30secondsofcode.org/css/s/reset-all-styles 301! +/snippet/shape-separator https://www.30secondsofcode.org/css/s/shape-separator 301! +/snippet/sibling-fade https://www.30secondsofcode.org/css/s/sibling-fade 301! +/snippet/system-font-stack https://www.30secondsofcode.org/css/s/system-font-stack 301! +/snippet/toggle-switch https://www.30secondsofcode.org/css/s/toggle-switch 301! +/snippet/transform-detransform https://www.30secondsofcode.org/css/s/transform-detransform 301! +/snippet/transform-centering https://www.30secondsofcode.org/css/s/transform-centering 301! +/snippet/triangle https://www.30secondsofcode.org/css/s/triangle 301! +/snippet/truncate-text https://www.30secondsofcode.org/css/s/truncate-text 301! +/snippet/truncate-text-multiline https://www.30secondsofcode.org/css/s/truncate-text-multiline 301! +/snippet/zebra-striped-list https://www.30secondsofcode.org/css/s/zebra-striped-list 301! +/tag/layout https://www.30secondsofcode.org/css/t/layout/p/1 301! +/tag/visual https://www.30secondsofcode.org/css/t/visual/p/1 301! +/tag/animation https://www.30secondsofcode.org/css/t/animation/p/1 301! +/tag/other https://www.30secondsofcode.org/css/t/other/p/1 301! +/tag/interactivity https://www.30secondsofcode.org/css/t/interactivity/p/1 301! +/about/ https://www.30secondsofcode.org/about 301! +/ https://www.30secondsofcode.org/css/p/1 301! +/search/ https://www.30secondsofcode.org/search 301!