Finding a domain for my html css website

**Good day coders, i’ve created a personal website to market it on my instagrm bio, but it keeps rejecting my website, any ideas , below is attached screenshots?



**
Describe your issue in detail here.

  **Your code so far**
function mixedNumbers(arr) {
// Only change code below this line

// Only change code above this line
return arr;
}

console.log(mixedNumbers(['IV', 5, 'six']));
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36 Edg/102.0.1245.39

Challenge: Add Items to an Array with push() and unshift()

Link to the challenge:

if you have a question not related to a challenge you can come to the forum and use the New Topic button here instead of using the Ask for Help button in a challenge

Have you read the instagram terms of service or community guidelines? they may have the answer.
probably something to do with spam or something, your link doesn’t inspire much trust

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.