Explorar el Código

fix 404 error

guoziyun hace 1 año
padre
commit
74589c9254
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      views/404.ejs

+ 2 - 1
views/404.ejs

@@ -2,7 +2,8 @@
 <html lang="en">
 
 <head>
-  <%- include('common-meta') %>
+  <title><%= title %></title>
+  <meta name="description" content="<%= description %>">
     <style>
       body {
         color: white;