mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
added prototypical support for mobile devises
This commit is contained in:
parent
f895be7ad4
commit
1a09b59d26
7 changed files with 47 additions and 4 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width;" />
|
||||
<title>{{ page.title }}</title>
|
||||
<link rel="stylesheet" href="/static/stylesheets/index.css" />
|
||||
<link rel="stylesheet" href="/static/stylesheets/content/datatables.css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue