Delete resources/img/brain.png

This commit is contained in:
Jordan Wages 2025-06-27 01:39:36 -05:00 committed by GitHub
commit 004815e39a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,44 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Object not found!</title>
<link rev="made" href="mailto:webmaster@openmoji.org" />
<style type="text/css"><!--/*--><![CDATA[/*><!--*/
body { color: #000000; background-color: #FFFFFF; }
a:link { color: #0000CC; }
p, address {margin-left: 3em;}
span {font-size: smaller;}
/*]]>*/--></style>
</head>
<body>
<h1>Object not found!</h1>
<p>
The requested URL was not found on this server.
If you entered the URL manually please check your
spelling and try again.
</p>
<p>
If you think this is a server error, please contact
the <a href="mailto:webmaster@openmoji.org">webmaster</a>.
</p>
<h2>Error 404</h2>
<address>
<a href="/">openmoji.org</a><br />
<span>Apache</span>
</address>
</body>
</html>