Merge pull request #1133 from Automattic/feature/remove-landmarks
Remove landmark roles
This commit is contained in:
commit
e25ab26c05
10 changed files with 12 additions and 12 deletions
2
404.php
2
404.php
|
@ -10,7 +10,7 @@
|
|||
get_header(); ?>
|
||||
|
||||
<div id="primary" class="content-area">
|
||||
<main id="main" class="site-main" role="main">
|
||||
<main id="main" class="site-main">
|
||||
|
||||
<section class="error-404 not-found">
|
||||
<header class="page-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue