Skip to content

TheRealOne78/custom-browser-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheRealOne78's Browser Homepage

A fairly minimalistic but also neofetch-like browser homepage.

demoimg

Make it yours!

With a little bit of tweaks, you can customize it however you like.

Terms of use and licensing

The HTML, CSS, and JavaScript (JS) code is governed by the terms of the MIT public license, except for specific sections that are commented as being subject to fair use. Every image and font falls under the rules of Fair Use. The authors of these assets are either unknown or if, as the author of this homepage, I have forgotten their names. If you are an author of these assets and there is a legal problem, please open an Issue in order to solve the problems.

You should have received a copy of the MIT license. If not, you can get one from https://mit-license.org/

List of assets and authors:

.
├── LICENSE.MIT
├── README.md
├── homepage.html
└── resources
    ├── css
    │   └── main.css
    ├── fonts
    │   └── VT323-Regular.ttf
    ├── img
    │   ├── icons
    │   │   └── favico.svg
    │   ├── itemImg
    │   │   ├── 96BYTHT.jpg
    │   │   ├── anewwall.png
    │   │   ├── morpho.jpg
    │   │   ├── wadim-kashin-monday.jpg
    │   │   ├── wallhaven-137qmv.png
    │   │   ├── wallhaven-1k136g.jpg
    │   │   ├── wallhaven-28wrdx.jpg
    │   │   ├── wallhaven-2eqkzx.png
    │   │   ├── wallhaven-57pd53.jpg
    │   │   ├── wallhaven-6oo2yl.jpg
    │   │   ├── wallhaven-728k2e.png
    │   │   ├── wallhaven-762zq3.png
    │   │   ├── wallhaven-833gr1.jpg
    │   │   ├── wallhaven-966yr8.jpg
    │   │   ├── wallhaven-96vg61.jpg
    │   │   ├── wallhaven-e7g32o.png
    │   │   ├── wallhaven-eyeeo8.jpg
    │   │   ├── wallhaven-eyy16o.jpg
    │   │   ├── wallhaven-g7pok3.png
    │   │   ├── wallhaven-g8ez97.jpg
    │   │   ├── wallhaven-j3ddgp.jpg
    │   │   ├── wallhaven-j55m7p.jpg
    │   │   ├── wallhaven-l8mxeq.jpg
    │   │   ├── wallhaven-m9evmk.png
    │   │   ├── wallhaven-md2qzk.jpg
    │   │   ├── wallhaven-o33lj5.jpg
    │   │   ├── wallhaven-p8oy5m.jpg
    │   │   ├── wallhaven-pk6233.jpg
    │   │   ├── wallhaven-pkkxg9.jpg
    │   │   ├── wallhaven-q66oqq.png
    │   │   ├── wallhaven-q68d17.png
    │   │   ├── wallhaven-rrjgw7.png
    │   │   ├── wallhaven-vq551p.jpg
    │   │   ├── wallhaven-we63vp.png
    │   │   ├── wallhaven-x88m3l.png
    │   │   ├── wallhaven-ymom6x.jpg
    │   │   └── wallhaven-z8ylgj.jpg
    │   └── loading.svg
    └── script
        └── script.js

8 directories, 45 files