-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
134 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Required META Tags --> | ||
<title>ShkoloTweaks</title> | ||
<meta charset="utf-8"> | ||
<!-- META Tags --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta property="og:title" content="ShkoloTweaks - a web extension for customizing Shkolo.bg"> | ||
<meta property="og:description" content="ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more to Shkolo.bg."> | ||
<meta property="og:image" content="https://shkolotweaks.web.app/assets/thumb2.png"> | ||
<meta property="og:url" content="https://shkolotweaks.web.app/"> | ||
<meta property="og:site_name" content="ShkoloTweaks"> | ||
<meta property="og:type" content="website"> | ||
<meta name="theme-color" content="#4276a4"> | ||
<meta name="description" content="ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more to Shkolo.bg."> | ||
|
||
<link rel="shortcut icon" type="image/x-icon" href="assets/logo.png"> | ||
<link rel="stylesheet" href="css/main.css"> | ||
|
||
</head> | ||
<body> | ||
<div class="backlightContainer" style="display: grid; place-content: center;"> | ||
<div class="content"> | ||
<h1>Shkolo Tweaks</h1> | ||
<h2>• What is Shkolo Tweaks •</h2> | ||
<p> | ||
ShkoloTweaks is a web extension that modifies the content of the digital diary <a href="https://www.shkolo.bg/">Shkolo.bg</a>.<br> | ||
By modifing the content of the site, it adds features like a dark theme, widgets, stats, etc. | ||
</p> | ||
<h2>• User Data •</h2> | ||
<p> | ||
ShkoloTweaks does not collect any user data. The extension is open-source and can be found on <a href="https://github.com/mitko8009/ShkoloTweaks">GitHub.</a><br> | ||
In the future, the extension may collect some data with the user's consent. | ||
</p> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Required META Tags --> | ||
<title>ShkoloTweaks</title> | ||
<meta charset="utf-8"> | ||
<!-- META Tags --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta property="og:title" content="ShkoloTweaks - a web extension for customizing Shkolo.bg"> | ||
<meta property="og:description" content="ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more to Shkolo.bg."> | ||
<meta property="og:image" content="https://shkolotweaks.web.app/assets/thumb2.png"> | ||
<meta property="og:url" content="https://shkolotweaks.web.app/"> | ||
<meta property="og:site_name" content="ShkoloTweaks"> | ||
<meta property="og:type" content="website"> | ||
<meta name="theme-color" content="#4276a4"> | ||
<meta name="description" content="ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more to Shkolo.bg."> | ||
|
||
<link rel="shortcut icon" type="image/x-icon" href="assets/logo.png"> | ||
<link rel="stylesheet" href="css/main.css"> | ||
|
||
<meta http-equiv="refresh" content="0; url=../about.html"> | ||
<link rel="canonical" href="https://shkolotweaks.xyz/about"> | ||
</head> | ||
<body> | ||
<div class="backlightContainer" style="display: grid; place-content: center;"> | ||
<p>Redirecting to About.html...</p> | ||
<p>If you are not redirected automatically, <a href="../about.html">click here</a>.</p> | ||
</div> | ||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<!-- Required META Tags --> | ||
<title>ShkoloTweaks</title> | ||
<meta charset="utf-8"> | ||
<!-- META Tags --> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta property="og:title" content="ShkoloTweaks - a web extension for customizing Shkolo.bg"> | ||
<meta property="og:description" content="ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more to Shkolo.bg."> | ||
<meta property="og:image" content="https://shkolotweaks.web.app/assets/thumb2.png"> | ||
<meta property="og:url" content="https://shkolotweaks.web.app/"> | ||
<meta property="og:site_name" content="ShkoloTweaks"> | ||
<meta property="og:type" content="website"> | ||
<meta name="theme-color" content="#4276a4"> | ||
<meta name="description" content="ShkoloTweaks is a web extension that adds Dark Theme, Custom Widgets, and more to Shkolo.bg."> | ||
|
||
<link rel="shortcut icon" type="image/x-icon" href="assets/logo.png"> | ||
<link rel="stylesheet" href="css/main.css"> | ||
</head> | ||
<body> | ||
<div class="backlightContainer" style="display: grid; place-content: center;"> | ||
<div class="content"> | ||
<h1>Shkolo Tweaks</h1> | ||
<h2>• Contact Us •</h2> | ||
<p> | ||
If you have any questions, suggestions, or feedback, feel free to contact us at <a class="blurText" onclick="navigator.clipboard.writeText('[email protected]')" style="cursor: copy;">[email protected]</a> . | ||
</p> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters