
necessary modules are now "all.rkt"s; "shard.rkt"s turn to "resources.rkt". Also, "navbar.rkt" changes to "all.rkt", since it was doing the same thing (in addition to setting the navbar).
4 lines
47 B
Racket
4 lines
47 B
Racket
#lang meta/web
|
|
|
|
(define+provide-context "www")
|