We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca751e commit 27c30afCopy full SHA for 27c30af
01-html/images/boolean_logo.png
3.55 KB
01-html/images/instagram.svg
01-html/index.html
@@ -57,6 +57,17 @@ <h3>Images</h3>
57
<img alt="AI generated ribbons 2" src="./images/cover-bg.jpg" width="300">
58
</div>
59
</main>
60
+
61
+ <footer>
62
+ <p>Learn more:
63
+ <a href="https://openai.com/product/chatgpt">ChatGPT (opens in current tab)</a> -
64
+ <a href="https://openai.com/product/dall-e-2" target="_blank">DALL-E (opens in new tab)</a>
65
+ </p>
66
+ <p>About Boolean:
67
+ <a href="https://boolean.co.uk/" target="_blank"><img alt="boolean logo" src="images/boolean_logo.png" width="30"></a>
68
+ <a href="https://www.instagram.com/boolean_uk/" target="_blank"><img alt="boolean logo" src="images/instagram.svg" width="30"></a>
69
70
+ </footer>
71
</body>
72
73
</html>
0 commit comments