diff options
Diffstat (limited to '_site/about')
| -rw-r--r-- | _site/about/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/_site/about/index.html b/_site/about/index.html index ec6cd3c..4ac3a14 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -2,7 +2,8 @@ <html lang="en-us"> <head> -<meta charset="utf-8"> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> <title>About</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> @@ -22,7 +23,7 @@ <a href="/archive/">arc</a> </li> <li > - <a href="/projects/">pjt</a> + <a href="/projects/">prj</a> </li> <li class="active"> <a href="/about/">abt</a> |
