Skip to content

Commit

Permalink
Add icon Be.on and owlcat
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelSheremetev committed Jun 21, 2024
1 parent 5b8b347 commit b8fe505
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
Binary file added src/assets/beon.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 src/assets/owlcatgames.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions src/sensors.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ import panorama from "./assets/panorama.png";
import qvantorium from "./assets/qvantorium.jpg";
import radiation from "./assets/radiation.jpg";
import sun from "./assets/sun.png";
import beon from "./assets/beon.png";
import owlcat from "./assets/owlcatgames.jpg";

export default {
"7e071fd9b023ed8f18458a73613a0834f6220bd5cc50357ba3493c6040a9ea8c": {
Expand All @@ -28,18 +30,26 @@ export default {
icon: qvantorium,
link: "https://vk.com/kvantoriumtlt",
},
f5cf0ec44b696400af9b280cb5bedc9e10893f5f961159658a218286f8e97372: {
"f5cf0ec44b696400af9b280cb5bedc9e10893f5f961159658a218286f8e97372": {
icon: dolinatlt,
link: "https://dolinatlt.ru/",
},
"5bd528a4d708304254d2417b83f8b5c997ed08ccf956fa4e538fc6cfa40f86c0": {
icon: panorama,
link: "https://panorama-park63.ru/",
},
e4871acd155431c63fbbc54b89d015bc17bc5fbe44d5846502f7e58566e24a8e: {
"e4871acd155431c63fbbc54b89d015bc17bc5fbe44d5846502f7e58566e24a8e": {
link: "https://airalab.org/",
},
"62c86fb3712e2c8e3d8a7a79f62c1cb0dbd4ad2980606dbf8fcf96ce9ed46c8d": {
icon: sun,
},
"3d10918f84c47d7134be14136d3af157ebc3335fe72e8dafd26fbeb01e3116fd": {
icon: beon,
link: "The most technologically advanced office in Cyprus. https://beon.center/",
},
"28695c0354e91eb0a31744641356c5d3f6868f02b01148762f467c3687ede97b": {
icon: owlcat,
link: "https://owlcat.games",
}
};

0 comments on commit b8fe505

Please sign in to comment.