File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11import TextFontURL from '$lib/fonts/DMSans.text.woff2?url' ;
2- import Bomb from '$lib/bomb.zstd?arraybuffer' ;
2+ import Bomb from '$lib/bomb.zstd?arraybuffer'
33import type { Handle } from '@sveltejs/kit' ;
44
55const PRELOADED_FONTS = [ TextFontURL ] ;
Original file line number Diff line number Diff line change 2222 <a class =" header" href =" /" >Revolution</a >
2323 <div class =" content" >
2424 <ul >
25+ <li ><a href =" /mini" >Revolution (mini)</a ></li >
2526 <li ><a href =" https://hackclub.com/slack/" >Hack Club Slack (talk to us!)</a ></li >
2627 <li ><a href =" https://github.com/Revolution-Hacks/revolution" >Source code</a ></li >
2728 <li ><a href =" https://hcb.hackclub.com/revolution" >Financials</a ></li >
Original file line number Diff line number Diff line change 44User-agent: *
55Disallow: /_app/
66Disallow: /email
7- Disallow: /email/
8- Disallow: /mini
9- Disallow: /mini/
7+ Disallow: /email/
You can’t perform that action at this time.
0 commit comments