Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file removed dist/assets/App-CcHUR3hs.png
Binary file not shown.
Binary file removed dist/assets/Biology project-B-izOaA7.png
Binary file not shown.
Binary file removed dist/assets/Code Block-FI7DFBbf.png
Binary file not shown.
Binary file removed dist/assets/Pixel 7 Pro-xrsbH91L.png
Binary file not shown.
Binary file removed dist/assets/app-mJWhuCK8.webp
Binary file not shown.
Binary file removed dist/assets/callout-Dzwh88mN.png
Binary file not shown.
Binary file removed dist/assets/command prompt-BCmNY3gP.png
Binary file not shown.
Binary file removed dist/assets/embed-B17n7N3t.png
Binary file not shown.
Empty file removed dist/assets/index-B_SY1GJM.css
Empty file.
33 changes: 0 additions & 33 deletions dist/assets/index-DZPXaPaM.js

This file was deleted.

Binary file removed dist/assets/linked-notes-DXjFk9DY.png
Binary file not shown.
Binary file removed dist/assets/logo-DPb_3_Xj.png
Binary file not shown.
Binary file removed dist/assets/math-oC7N4z-S.png
Binary file not shown.
Binary file removed dist/assets/mermaid-PMMWAyJA.png
Binary file not shown.
Binary file removed dist/assets/tags-CuZVszIq.png
Binary file not shown.
Binary file removed dist/favicon.ico
Binary file not shown.
16 changes: 0 additions & 16 deletions dist/index.html

This file was deleted.

20 changes: 12 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link href="src/assets/main.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link href="src/assets/main.css" rel="stylesheet" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beaver Website</title>
</head>
<body>
<div id="app"></div>
<!-- Use type="module" for JavaScript to access import.meta -->
<script type="module">
if (import.meta.env.MODE === 'production') {
const script = document.createElement('script');
if (import.meta.env.MODE === "production") {
const script = document.createElement("script");
script.src = "https://analytics.umami.is/script.js";
script.async = true;
script.setAttribute('data-website-id', 'b736397b-3031-452b-a433-c6a0e98be237');
script.defer = true;
script.setAttribute(
"data-website-id",
"b736397b-3031-452b-a433-c6a0e98be237"
);
script.setAttribute("data-auto-track", "false");
document.head.appendChild(script);
}
</script>
Expand Down
11 changes: 0 additions & 11 deletions netlify.toml

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/acorn

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/autoprefixer

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/browserslist

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/bumpp

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/cssesc

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/esbuild

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/glob

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/he

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/jiti

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/js-yaml

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/markdown-it

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/marked

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/nanoid

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/node-which

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/parser

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/resolve

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/rollup

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/semver

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/sucrase

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/sucrase-node

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/tailwind

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/tailwindcss

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/update-browserslist-db

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/vite

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/vitest

This file was deleted.

1 change: 0 additions & 1 deletion node_modules/.bin/yaml

This file was deleted.

Loading