~cdv/chris.vittal.dev

1b8131aacc05ba0e393aa65e97fea2bebdb44b80 — Chris Vittal 4 years ago 2892bd5
Add lang tag
1 files changed, 1 insertions(+), 1 deletions(-)

M templates/index.html
M templates/index.html => templates/index.html +1 -1
@@ 1,5 1,5 @@
<!doctype html>
<html>
<html lang="en">
  <head>
    {% include "head_tags.html" -%}
    <title>{{section.title}} | Chris Vittal</title>