Browse Source

feat: spa wrapper data

pull/356/head
arzola 3 years ago
parent
commit
0c523cea20
  1. 2
      header.php

2
header.php

@ -20,7 +20,7 @@
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<body <?php body_class(); ?> data-barba="wrapper">
<svg style="display: none;" xmlns="http://www.w3.org/2000/svg">
<defs>
<symbol id="icon-pressbooks" fill="currentColor" viewBox="0 0 45 44">

Loading…
Cancel
Save