Skip to content
/ 404 Public

🌈No framework, so so easy 404 Page, to take it away to use.

Notifications You must be signed in to change notification settings

LDingLDing/404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌈 404 Page

No framework, so so easy 404 Page, to take away it to use.

How do I use it

copy all files in folder code to your server, nothing else, no dependency.

Config It !

theme

this 404 Page provide two theme white and dark, the default is white

if you want to set, plase modify index.html, set dom body 's class to drak

<body class="dark">

nothing else, so easy !

links

in this page's footer, you can set some links

modify index.html , find function setLinks, send params in the function

e.g.

setLinks([
  {name: 'Home', url: 'http://www.liluhui.cn'},
  {name: 'Contact', url: 'http://www.liluhui.cn/contact', target: '_blank'}
])

About

🌈No framework, so so easy 404 Page, to take it away to use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published