mirror of
https://github.com/anatolykopyl/vk-nft-feed.git
synced 2026-03-26 12:54:33 +00:00
Added a logo and env example
This commit is contained in:
9
logo.js
Normal file
9
logo.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export default () => console.log(
|
||||
` __ __ ___ _ __ _ _______ _______ _______ _______ _______ ______
|
||||
| | | | | | | | | | | | | | | | | |
|
||||
| |_| | |_| |____| |_| | ___|_ _|___| ___| ___| ___| _ |
|
||||
| | _|____| | |___ | ||____| |___| |___| |___| | | |
|
||||
| | |_ | _ | ___| | | | ___| ___| ___| |_| |
|
||||
| || _ | | | | | | | | | | | |___| |___| |
|
||||
|___| |___| |_| |_| |__|___| |___| |___| |_______|_______|______| `
|
||||
);
|
||||
Reference in New Issue
Block a user