Skip to content

Commit

Permalink
Merge pull request #2 from RobinMCNetwork/patch-9
Browse files Browse the repository at this point in the history
Update profile.php
  • Loading branch information
Derkades committed Jul 15, 2016
2 parents bc0d78a + acc3d3f commit b925dde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/profile.php
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="User profile page &bull; <?php echo $sitename; ?>">
<meta name="author" content="Samerton">
<meta name="theme-color" content="#454545" />
<?php if(isset($custom_meta)){ echo $custom_meta; } ?>

<?php
Expand Down Expand Up @@ -756,4 +757,4 @@
});
</script>
</body>
</html>
</html>

0 comments on commit b925dde

Please sign in to comment.