File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818{% else %}
1919 < meta property ="og:type " content ="website " />
2020{% endif %}
21- < meta property ="og:image " itemprop ="image " content ="{{ site.url }}{{ page.image | default: "/assets/images/avaicon .png" }}" />
21+ < meta property ="og:image " itemprop ="image " content ="{{ site.url }}{{ page.image | default: "/assets/images/logo .png" }}" />
2222 < meta property ="og:description " content ="{{ page.description }} " />
2323 < link rel ="shortcut icon " href ="/favicon.ico ">
2424 < link rel ="icon " href ="/assets/images/favicon.png " type ="image/png ">
4343 < h1 style ="position: absolute; left: 0; width: 100%; box-sizing: border-box; color: #000; background-color: #ff0; text-align: center; padding: 10px; border-bottom: 3px dashed #000; margin: 0; "> Staging Website - not for public consumption</ h1 >
4444{% endif %}
4545 < header >
46- < a href ="/ "> < img src ="/assets/images/avaicon.png " id =" icon " alt =" 86Box logo " /> < img src =" /assets/images/86box- logo.png " id ="logo " alt ="86Box logo " /> </ a >
46+ < a href ="/ "> < img src ="/assets/images/logo.png " id ="logo " alt ="86Box logo " /> </ a >
4747 </ header >
4848 < nav >
4949 < a class ="navlink " href ="/#downloads "> Downloads</ a >
Original file line number Diff line number Diff line change @@ -41,10 +41,6 @@ body > header {
4141 grid-area : head;
4242 padding : 30pt 30pt ;
4343}
44- img # icon {
45- max-height : 75px ;
46- padding-right : 20pt ;
47- }
4844body > nav {
4945 /* background-color: #ffa08c; */
5046 grid-area : nav;
You can’t perform that action at this time.
0 commit comments