Icon and description
This commit is contained in:
0
.gitattributes
vendored
Normal file → Executable file
0
.gitattributes
vendored
Normal file → Executable file
BIN
src/__pycache__/contact.cpython-313.pyc
Executable file
BIN
src/__pycache__/contact.cpython-313.pyc
Executable file
Binary file not shown.
BIN
src/__pycache__/index.cpython-313.pyc
Executable file
BIN
src/__pycache__/index.cpython-313.pyc
Executable file
Binary file not shown.
BIN
src/__pycache__/projects.cpython-313.pyc
Executable file
BIN
src/__pycache__/projects.cpython-313.pyc
Executable file
Binary file not shown.
BIN
src/static/images/jc.ico
Executable file
BIN
src/static/images/jc.ico
Executable file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
@@ -2,6 +2,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="Personal website of Jake Charman. A technology professional based in the UK.">
|
||||
<title>{{ page_title }}Jake Charman</title>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&family=Tourney:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&family=Tourney:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
||||
@@ -10,6 +11,7 @@
|
||||
<link rel="stylesheet" href="/static/fonts/fontawesome/css/all.min.css" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="icon" type="image/x-icon" href="/static/images/jc.ico">
|
||||
<script src="/static/js/filter_projects.js"></script>
|
||||
<script src="/static/js/update_copyright.js"></script>
|
||||
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
|
||||
|
Reference in New Issue
Block a user