Skip to content

Commit ffed3fa

Browse files
committed
Improve
1 parent 951859a commit ffed3fa

35 files changed

+89
-74
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title>Collapsible activity (copilot, dark)</title>
5+
<script>
6+
location = './collapsible?variant=copilot&fluent-theme=dark';
7+
</script>
8+
</head>
9+
<body></body>
10+
</html>
16.2 KB
Loading
16.6 KB
Loading
67.9 KB
Loading
78.1 KB
Loading
96.2 KB
Loading
104 KB
Loading
261 KB
Loading
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!doctype html>
2+
<html>
3+
<head>
4+
<title>Collapsible activity (copilot)</title>
5+
<script>
6+
location = './collapsible?variant=copilot';
7+
</script>
8+
</head>
9+
<body></body>
10+
</html>
16.2 KB
Loading

0 commit comments

Comments
 (0)