|
@ -6,6 +6,14 @@ |
|
|
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}"> |
|
|
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}"> |
|
|
<title> Juni Kim </title> |
|
|
<title> Juni Kim </title> |
|
|
</head> |
|
|
</head> |
|
|
|
|
|
<style> |
|
|
|
|
|
p { |
|
|
|
|
|
font-size: 125%; |
|
|
|
|
|
} |
|
|
|
|
|
li { |
|
|
|
|
|
font-size: 125%; |
|
|
|
|
|
} |
|
|
|
|
|
</style> |
|
|
<body> |
|
|
<body> |
|
|
<nav class="navbar navbar-expand-sm navbar-light bg-light"> |
|
|
<nav class="navbar navbar-expand-sm navbar-light bg-light"> |
|
|
<div class="container-fluid"> |
|
|
<div class="container-fluid"> |
|
|