diff --git a/.gitignore b/.gitignore index ee32ec8..8b4a5f2 100644 --- a/.gitignore +++ b/.gitignore @@ -89,5 +89,5 @@ venv/ .vscode/ .env db.sqlite3 -static/ +/static media/ diff --git a/jobs/static/img/logo.svg b/jobs/static/img/logo.svg new file mode 100644 index 0000000..d40a519 --- /dev/null +++ b/jobs/static/img/logo.svg @@ -0,0 +1,21 @@ + + + + Desktop + Created with Sketch. + + + + + IP + v + 6 + . + WORK + + + + + + + \ No newline at end of file diff --git a/jobs/templates/base.html b/jobs/templates/base.html index 614c8fb..da87fde 100644 --- a/jobs/templates/base.html +++ b/jobs/templates/base.html @@ -1,3 +1,4 @@ +{% load static %} @@ -13,7 +14,8 @@
-
IPv6.Work
+ +