diff --git a/dictionary.txt b/dictionary.txt index 8dd569a6eb..2f4563f1ab 100644 --- a/dictionary.txt +++ b/dictionary.txt @@ -1,4 +1,3 @@ - 0xbonlulu 0xc0dejug 0xkaiserkarel @@ -17,6 +16,7 @@ Beriker Bitfield Bitvector Bkpvid +Blockchange Boiron Boneh Borsh @@ -314,9 +314,11 @@ bitvec bitvector blabla blcok +blockchange blockid blockquote blockscout +blockspace blocksync blocktime blst @@ -324,6 +326,7 @@ boneh bonlulu bools bootnode +borderless borsh brainer builtins @@ -444,6 +447,7 @@ debouncer deferredack deferredackkeeper deferredacktypes +defi delegators dels denoms @@ -485,6 +489,7 @@ elit endianness entrypoints enumorph +ero errorsmod errortype esac @@ -495,6 +500,7 @@ ethcall etherbase ethevent ethkey +evenodd evidencekeeper evidencetypes evmincosmos @@ -577,6 +583,7 @@ groth groupkeeper groupmodule grpclog +gumi hackerman hasher hasown @@ -723,6 +730,8 @@ lightclient lightclients lightheader linea +linecap +linejoin linkmode livenesses lmfao @@ -733,6 +742,7 @@ lockb logformat logline logtostderr +longhash lspec lucide mapstructure @@ -811,11 +821,13 @@ nois nolint nolus nolyfill +nomos nonexist noninclusion noopener noreferrer notrunc +nowledge nowrap nromalized nums diff --git a/site/src/components/ContainedSection.astro b/site/src/components/ContainedSection.astro index a68748b243..f0c1585891 100644 --- a/site/src/components/ContainedSection.astro +++ b/site/src/components/ContainedSection.astro @@ -1,6 +1,6 @@ --- interface Props { - className: string + className?: string } const { className } = Astro.props diff --git a/site/src/components/Header.astro b/site/src/components/Header.astro index 269e8b0659..6503c1ddbe 100644 --- a/site/src/components/Header.astro +++ b/site/src/components/Header.astro @@ -42,7 +42,7 @@ const menuItems = [ overlay.classList.add('show') overlay.style.visibility = 'visible' } else { - overlay.classList.remove('show') + overlay.classList.remove('show') overlay.style.visibility = 'hidden' } }) diff --git a/site/src/components/sections/DeepDiveSection.astro b/site/src/components/sections/DeepDiveSection.astro index 4d52f30dad..a67cba49e6 100644 --- a/site/src/components/sections/DeepDiveSection.astro +++ b/site/src/components/sections/DeepDiveSection.astro @@ -171,7 +171,7 @@ const diver = [