add TODOs
This commit is contained in:
@ -18,6 +18,8 @@
|
||||
|
||||
<body class="book-club-landing">
|
||||
<?php wp_body_open(); ?>
|
||||
|
||||
<!-- TODO: make header design more accurate -->
|
||||
<header class="site-navigation">
|
||||
<a class="logo-wrapper" href="/">
|
||||
<img
|
||||
@ -50,6 +52,7 @@
|
||||
|
||||
<section class="sponsor-logos">
|
||||
<div class="container">
|
||||
<!-- TODO: fix logo resolution -->
|
||||
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/porta-editora.svg'); ?>">
|
||||
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/albatroz.svg'); ?>">
|
||||
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/manuscrito.svg'); ?>">
|
||||
|
||||
Reference in New Issue
Block a user