be more consistent with other sites
This commit is contained in:
@ -16,8 +16,8 @@
|
||||
<meta property="og:image" content="/img/logo-light.png" />
|
||||
<meta property="og:image:alt" content="blue and gold icon showing a greeting card with wings" />
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="stylesheet" href="/css/cards.css">
|
||||
<link rel="stylesheet" href="/styles/main.css">
|
||||
<link rel="stylesheet" href="/styles/cards.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
@ -16,7 +16,8 @@
|
||||
<meta property="og:image" content="/img/logo-light.png" />
|
||||
<meta property="og:image:alt" content="blue and gold icon showing a greeting card with wings" />
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="stylesheet" href="/styles/main.css">
|
||||
<link rel="stylesheet" href="/styles/cards.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
<meta property="og:image" content="/img/logo-light.png" />
|
||||
<meta property="og:image:alt" content="blue and gold icon showing a greeting card with wings" />
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
<link rel="stylesheet" href="/styles/main.css">
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
Reference in New Issue
Block a user