mirror of
https://github.com/BrenBroZAYT/ScratchYTOG.github.io.git
synced 2026-06-13 16:40:02 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e0ba12e1d3 | |||
| 76be8e6f8f | |||
| d89ffd63b5 | |||
| 0c535c472e | |||
| f61c7f6c69 |
@@ -1,5 +1,5 @@
|
||||
# `.sb` downloader
|
||||
|
||||
https://forkphorus.github.io/sb-downloader/
|
||||
https://brenbrozayt.github.io/ScratchYTOG.github.io/
|
||||
|
||||
A downloader for Scratch 1, 2, or 3 projects.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
theme: jekyll-theme-leap-day
|
||||
+2
-2
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>.sb downloader</title>
|
||||
<title>.sb downloader (Scratch Downloader By BrenBroZAYT)</title>
|
||||
<meta charset="utf8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
@@ -30,7 +30,7 @@
|
||||
font-weight: normal;
|
||||
}
|
||||
a {
|
||||
color: #25d;
|
||||
color: #FFFF00;
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user