-
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
1 parent
0b787e7
commit dc69fe5
Showing
9 changed files
with
47 additions
and
3 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
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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,40 @@ | ||
<!DOCTYPE html> | ||
<html data-bs-theme="light" lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> | ||
<title>blank space</title> | ||
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg"> | ||
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg" media="(prefers-color-scheme: dark)"> | ||
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg"> | ||
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg" media="(prefers-color-scheme: dark)"> | ||
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="assets/css/styles.min.css"> | ||
</head> | ||
|
||
<body style="font-family: 'Fira Code', monospace;"> | ||
<!-- Start: 1 Row 1 Column --> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"><html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> | ||
<title>blank space Sodas</title> | ||
<script async src="https://tally.so/widgets/embed.js"></script> | ||
<style type="text/css"> | ||
html { margin: 0; height: 100%; overflow: hidden; } | ||
iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 0; } | ||
</style> | ||
</head> | ||
<body> | ||
<iframe data-tally-src="https://tally.so/r/wzqYy8" width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" title="blank space Sodas"></iframe> | ||
</body> | ||
</html></div> | ||
</div> | ||
</div><!-- End: 1 Row 1 Column --> | ||
<script src="assets/bootstrap/js/bootstrap.min.js"></script> | ||
<script src="assets/js/script.min.js"></script> | ||
</body> | ||
|
||
</html> |