diff options
author | elioat <elioat@tilde.institute> | 2025-01-10 21:37:11 -0500 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2025-01-10 21:37:11 -0500 |
commit | 55545e16cbbafd3eb7d95e9b6d554a8b29612897 (patch) | |
tree | 1c88286188cf6239bb2aace7173acba2e7caa8bf /html/cards/index.html | |
parent | f15fc6b3ec238b135707c0600a151bfe106d6aad (diff) | |
download | tour-55545e16cbbafd3eb7d95e9b6d554a8b29612897.tar.gz |
*
Diffstat (limited to 'html/cards/index.html')
-rw-r--r-- | html/cards/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/cards/index.html b/html/cards/index.html index 4e38953..37bb088 100644 --- a/html/cards/index.html +++ b/html/cards/index.html @@ -4,6 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Cards</title> + <link href="https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap" rel="stylesheet"> <style> body { margin: 0; |