Skip to content

Commit

Permalink
Remove commented out CSS tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Mar 23, 2023
1 parent 1058448 commit 2df7984
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/header.html.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<title>SFML - Simple and Fast Multimedia Library</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
<link rel="stylesheet" type="text/css" href="doxygen.css" title="default" media="screen,print" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
Expand Down

0 comments on commit 2df7984

Please sign in to comment.