Skip to content

Commit

Permalink
Update page + lower minPegsCount to 150
Browse files Browse the repository at this point in the history
  • Loading branch information
piellardj committed Feb 22, 2024
1 parent 83a2659 commit ef93733
Show file tree
Hide file tree
Showing 24 changed files with 29 additions and 34 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added docs/favicons/favicon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicons/favicon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added docs/favicons/favicon-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicons/favicon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
21 changes: 0 additions & 21 deletions docs/iframe.html

This file was deleted.

22 changes: 14 additions & 8 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,16 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2023-05-14T21%3A01%3A11.850Z">
<link rel="icon" type="image/png" href="favicons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicons/favicon-48x48.png" sizes="48x48">
<link rel="icon" type="image/png" href="favicons/favicon-60x60.png" sizes="60x60">
<link rel="icon" type="image/png" href="favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="favicons/favicon-180x180.png" sizes="180x180">
<link rel="icon" type="image/png" href="favicons/favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="favicons/apple-touch-icon-120x120-precomposed.png" sizes="120x120">
<link rel="apple-touch-icon" href="favicons/apple-touch-icon-152x152-precomposed.png" sizes="152x152">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2024-02-22T09%3A31%3A32.088Z">
</head>

<body>
Expand Down Expand Up @@ -116,7 +122,7 @@ <h2>Pegs</h2>
<div class="control" id="control-pegs-range-id">
<label>Pegs count:</label>
<div class="range-container">
<input type="range" min="200" max="1200" value="350" step="10" class="slider" id="pegs-range-id">
<input type="range" min="150" max="1200" value="350" step="10" class="slider" id="pegs-range-id">
<div class="range-skin-container">
<div class="range-stub">
<span class="range-bar range-bar-left range-stub-left"></span>
Expand Down Expand Up @@ -349,12 +355,12 @@ <h2>Output</h2>
<script type="text/javascript">
var Page = Page || {};
Object.defineProperty(Page, "version", {
value: "2023-05-14T21%3A01%3A11.850Z",
value: "2024-02-22T09%3A31%3A32.088Z",
writable: false,
});
</script>
<script src="script/page.min.js?v=2023-05-14T21%3A01%3A11.850Z"></script>
<script src="script/main.min.js?v=2023-05-14T21%3A01%3A11.850Z"></script>
<script src="script/page.min.js?v=2024-02-22T09%3A31%3A32.088Z"></script>
<script src="script/main.min.js?v=2024-02-22T09%3A31%3A32.088Z"></script>
</body>

</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added docs/readme/favicons/favicon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/readme/favicons/favicon-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file added docs/readme/favicons/favicon-48x48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/readme/favicons/favicon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
14 changes: 10 additions & 4 deletions docs/readme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,16 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2023-06-11T16%3A16%3A11.449Z">
<link rel="icon" type="image/png" href="favicons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicons/favicon-48x48.png" sizes="48x48">
<link rel="icon" type="image/png" href="favicons/favicon-60x60.png" sizes="60x60">
<link rel="icon" type="image/png" href="favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="favicons/favicon-180x180.png" sizes="180x180">
<link rel="icon" type="image/png" href="favicons/favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="favicons/apple-touch-icon-120x120-precomposed.png" sizes="120x120">
<link rel="apple-touch-icon" href="favicons/apple-touch-icon-152x152-precomposed.png" sizes="152x152">
<link rel="stylesheet" type="text/css" href="css/page.css?v=2024-02-22T09%3A31%3A31.962Z">
</head>

<body>
Expand Down
2 changes: 2 additions & 0 deletions docs/readme/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-Agent: GPTBot
Disallow: /
2 changes: 2 additions & 0 deletions docs/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-Agent: GPTBot
Disallow: /
2 changes: 1 addition & 1 deletion docs/script/main.min.js

Large diffs are not rendered by default.

0 comments on commit ef93733

Please sign in to comment.