Skip to content
Snippets Groups Projects
Commit 0bfd1250 authored by gebeto's avatar gebeto
Browse files

add dynamic html 'lang' attribute

parent 25b6455e
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="en-us">
<html lang="{{ site.lang | default: "en-US" }}">
{% include head.html %}
<body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment