Finished first draft of Resume page.
This commit is contained in:
parent
3f38f601e9
commit
b6b011918e
30 changed files with 719 additions and 518 deletions
|
|
@ -1,5 +1,9 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block extrahead %}
|
||||
<link rel="icon" href="../assets/media/face-favicon-512x512.png" sizes="any">
|
||||
{% endblock %}
|
||||
|
||||
{% block site_meta %}
|
||||
<meta name="robots"
|
||||
content="nocache, noindex, noimageindex, nofollow, noarchive, nosnippet, notranslate, nositelinkssearchbox, noai, noimageai" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue