Skip to content

Commit

Permalink
Update CSS; Add responsive viewport design tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sgothel committed May 6, 2019
1 parent 2a60b19 commit 38a5a27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link href="../../style.css" rel="stylesheet" type="text/css"/>
<link href="../../style-alt1.css" rel="alternate stylesheet" title="default sans-serif font" type="text/css"/>
<link href="style.css" rel="stylesheet" type="text/css"/>
<link href="http://jogamp.org/SocialCoding/logo_symbol_finals/website_final_blue_favicon_symbol_16x16pel.ico" rel="shortcut icon"/>
<title>Java Bindings for the OpenCL API</title>
Expand Down

0 comments on commit 38a5a27

Please sign in to comment.