scribe/src
Edward Loveall f48f7c2932
Use H2/H3 instead of H3/H4 respectively
General CSS hygiene dictates that you shouldn't go beyond an H3 tag. H1
for the document title, H2 for section headings, and H3 for low-level
headings.
2021-08-14 16:12:01 -04:00
..
actions First step rendering a page 2021-07-04 16:28:03 -04:00
classes Use H2/H3 instead of H3/H4 respectively 2021-08-14 16:12:01 -04:00
clients Use href from iframe media response 2021-08-08 16:49:02 -04:00
components Use H2/H3 instead of H3/H4 respectively 2021-08-14 16:12:01 -04:00
css Initial app 2021-05-01 17:03:38 -04:00
emails Initial app 2021-05-01 17:03:38 -04:00
js Initial app 2021-05-01 17:03:38 -04:00
models Use H2/H3 instead of H3/H4 respectively 2021-08-14 16:12:01 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages First step rendering a page 2021-07-04 16:28:03 -04:00
queries Initial app 2021-05-01 17:03:38 -04:00
serializers Initial app 2021-05-01 17:03:38 -04:00
app.cr First step rendering a page 2021-07-04 16:28:03 -04:00
app_database.cr Initial app 2021-05-01 17:03:38 -04:00
app_server.cr Initial app 2021-05-01 17:03:38 -04:00
constants.cr First step rendering a page 2021-07-04 16:28:03 -04:00
scribe.cr Initial app 2021-05-01 17:03:38 -04:00
shards.cr Initial app 2021-05-01 17:03:38 -04:00
start_server.cr Initial app 2021-05-01 17:03:38 -04:00