monkeytype/frontend
ItsDrike d535b07234
impr(quotes): add Star Trek quote (@ItsDrike) (#6143)
### Description

Monkeytype already has several Star Trek quotes, but it's missing this
one from Kirk, this PR adds it:

> If change is inevitable, predictable, beneficial; doesn't logic demand
that you be a part of it?

([source](https://www.imdb.com/title/tt0708438/quotes/?item=qt5409859))

### Checks

- [x] Adding quotes?
- [x] Make sure to include translations for the quotes in the
description (or another comment) so we can verify their content.
- [ ] Adding a language or a theme?
- [ ] If is a language, did you edit `_list.json`, `_groups.json` and
add `languages.json`?
  - [ ] If is a theme, did you add the theme.css?
- Also please add a screenshot of the theme, it would be extra awesome
if you do so!
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-01-06 12:02:33 +01:00
..
__tests__ test: fix tests being broken in 2025 2025-01-02 14:29:38 +01:00
docker chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
scripts refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
src feat(result page): open daily leaderboard when clicking the daily leaderboard rank (@theiereman) (#6133) 2025-01-06 11:57:16 +01:00
static impr(quotes): add Star Trek quote (@ItsDrike) (#6143) 2025-01-06 12:02:33 +01:00
.eslintrc.cjs
.firebaserc_example
firebase.json
gulpfile.js
knip.json
package.json refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00
tsconfig.json refactor: remove global type namespaces (@miodec) (#5907) 2024-09-23 15:34:16 +02:00
vite.config.dev.js
vite.config.js chore: rebuild all files instead of just what changed 2024-08-09 17:01:10 +02:00
vite.config.prod.js
vitest.config.js refactor: move funboxes to a shared package (@miodec) (#6063) 2024-12-04 16:11:07 +01:00