Updated 404 page image url to work on sub pages

This commit is contained in:
Mitchell McCaffrey 2020-11-19 13:55:55 +11:00
parent 0f68559e41
commit f58ceb9ac7

View File

@ -37,7 +37,7 @@
</style> </style>
</head> </head>
<body> <body>
<img src="404.png" alt="404 bear not found" /> <img src="/404.png" alt="404 bear not found" />
<h4> <h4>
Unable to find the page you're looking for try heading back to Unable to find the page you're looking for try heading back to
<a href="https://owlbear.rodeo">owlbear.rodeo</a> <a href="https://owlbear.rodeo">owlbear.rodeo</a>