windhamdavid 1 year ago
parent
commit
0ec9b39410
1 changed files with 0 additions and 2 deletions
  1. 0 2
      page-desk.php

+ 0 - 2
page-desk.php

@@ -62,14 +62,12 @@ get_header(); ?>
 					</div>
 				</div>
 				<div class="row">
-
 						<ul class="tags">
 							<li><u>Tags</u></li>
 							<?php $tags = get_tags(); if ( $tags ) : foreach ( $tags as $tag ) : ?>
 							<a href="<?php echo esc_url( get_tag_link( $tag->term_id ) ); ?>" title="<?php echo esc_attr( $tag->name ); ?>"><?php echo esc_html( $tag->name ); ?></a>,
 							<?php endforeach; endif; ?>
 						</ul>
-
 				</div>
 				<div class="row">
 					<div class="col-md-12 studio-tools">