mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Fixes random webpages named "home" being transparent
This commit is contained in:
parent
9fcfdc1b86
commit
94e2fa3a46
2 changed files with 9 additions and 9 deletions
|
@ -208,7 +208,7 @@ c.fonts.web.family.cursive = font
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<title>My Local Dashboard Awesome Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
/*body*/
|
||||
|
@ -326,7 +326,7 @@ Bard
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<title>My Local Dashboard Awesome Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
/*body*/
|
||||
|
@ -433,7 +433,7 @@ Bard
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<title>My Local Dashboard Awesome Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
/*body*/
|
||||
|
@ -540,7 +540,7 @@ Bard
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<title>My Local Dashboard Awesome Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
/*body*/
|
||||
|
@ -647,7 +647,7 @@ Bard
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<title>My Local Dashboard Awesome Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
/*body*/
|
||||
|
@ -754,7 +754,7 @@ Bard
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<title>My Local Dashboard Awesome Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
/*body*/
|
||||
|
@ -861,7 +861,7 @@ Bard
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Home</title>
|
||||
<title>My Local Dashboard Awesome Homepage</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
/*body*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue