Skip to content

Commit

Permalink
Deployed using Blazing fast GitHub Pages deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nin-jin committed Jan 23, 2025
1 parent adb6758 commit b7234ec
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion node.deps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node.js
Original file line number Diff line number Diff line change
Expand Up @@ -30370,7 +30370,7 @@ var $;
Partners(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Партнёры");
(obj.text) = () => ("\"\"https://i.imgur.com/ntlwbqL.png\"\" \"\"https://i.imgur.com/tFCueVj.png\"\"");
(obj.text) = () => ("! \"\"https://i.imgur.com/ntlwbqL.png\"\"\n ! \"\"https://i.imgur.com/tFCueVj.png\"\"");
return obj;
}
Contribution(){
Expand Down
2 changes: 1 addition & 1 deletion node.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30370,7 +30370,7 @@ var $;
Partners(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Партнёры");
(obj.text) = () => ("\"\"https://i.imgur.com/ntlwbqL.png\"\" \"\"https://i.imgur.com/tFCueVj.png\"\"");
(obj.text) = () => ("! \"\"https://i.imgur.com/ntlwbqL.png\"\"\n ! \"\"https://i.imgur.com/tFCueVj.png\"\"");
return obj;
}
Contribution(){
Expand Down
2 changes: 1 addition & 1 deletion node.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -30361,7 +30361,7 @@ var $;
Partners(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Партнёры");
(obj.text) = () => ("\"\"https://i.imgur.com/ntlwbqL.png\"\" \"\"https://i.imgur.com/tFCueVj.png\"\"");
(obj.text) = () => ("! \"\"https://i.imgur.com/ntlwbqL.png\"\"\n ! \"\"https://i.imgur.com/tFCueVj.png\"\"");
return obj;
}
Contribution(){
Expand Down
2 changes: 1 addition & 1 deletion node.test.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion node.view.tree
Original file line number Diff line number Diff line change
Expand Up @@ -3257,7 +3257,8 @@ $piterjs_intro $mol_view
partners <= Partners $piterjs_intro_page
title \Партнёры
text \
\""https://i.imgur.com/ntlwbqL.png"" ""https://i.imgur.com/tFCueVj.png""
\! ""https://i.imgur.com/ntlwbqL.png""
\ ! ""https://i.imgur.com/tFCueVj.png""
contribution <= Contribution $piterjs_intro_page
title \Твой вклад
text \
Expand Down
2 changes: 1 addition & 1 deletion web.deps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web.js
Original file line number Diff line number Diff line change
Expand Up @@ -29840,7 +29840,7 @@ var $;
Partners(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Партнёры");
(obj.text) = () => ("\"\"https://i.imgur.com/ntlwbqL.png\"\" \"\"https://i.imgur.com/tFCueVj.png\"\"");
(obj.text) = () => ("! \"\"https://i.imgur.com/ntlwbqL.png\"\"\n ! \"\"https://i.imgur.com/tFCueVj.png\"\"");
return obj;
}
Contribution(){
Expand Down
2 changes: 1 addition & 1 deletion web.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -29840,7 +29840,7 @@ var $;
Partners(){
const obj = new this.$.$piterjs_intro_page();
(obj.title) = () => ("Партнёры");
(obj.text) = () => ("\"\"https://i.imgur.com/ntlwbqL.png\"\" \"\"https://i.imgur.com/tFCueVj.png\"\"");
(obj.text) = () => ("! \"\"https://i.imgur.com/ntlwbqL.png\"\"\n ! \"\"https://i.imgur.com/tFCueVj.png\"\"");
return obj;
}
Contribution(){
Expand Down
3 changes: 2 additions & 1 deletion web.view.tree
Original file line number Diff line number Diff line change
Expand Up @@ -3257,7 +3257,8 @@ $piterjs_intro $mol_view
partners <= Partners $piterjs_intro_page
title \Партнёры
text \
\""https://i.imgur.com/ntlwbqL.png"" ""https://i.imgur.com/tFCueVj.png""
\! ""https://i.imgur.com/ntlwbqL.png""
\ ! ""https://i.imgur.com/tFCueVj.png""
contribution <= Contribution $piterjs_intro_page
title \Твой вклад
text \
Expand Down

0 comments on commit b7234ec

Please sign in to comment.