We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e6203 commit cba05cfCopy full SHA for cba05cf
app/fragments/footer.php
@@ -10,6 +10,12 @@
10
</a>
11
12
<a rel="noreferrer" href="https://www.php.net">
13
- <img class="raw" width=88 height=31 src="/static/badges/php.gif" alt="Powered by PHP"></a>
+ <img class="raw" width=88 height=31 src="/static/badges/php.gif" alt="Powered by PHP">
14
+ </a>
15
+ <a rel="noreferrer" href="https://brainmade.org">
16
+ <div style="display: flex; padding: 3px; background-color: #000" width=88 height=31>
17
+ <img class="raw" src="/static/brainmade.svg" width=82 height=25>
18
+ </div>
19
20
</div>
21
</footer>
static/brainmade.svg
0 commit comments