temp change color for more visability
This commit is contained in:
parent
41525bd318
commit
1796163379
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<meta name="generator" content={Astro.generator} />
|
||||
<title>Astro Basics</title>
|
||||
</head>
|
||||
<body>
|
||||
<body class="bg-ieee_blue">
|
||||
<slot />
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue