Skip to content

Commit b0c95d3

Browse files
committed
Update default.html
1 parent 2ba1c03 commit b0c95d3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_layouts/default.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@
1414
<body class="js-enabled">
1515
<a href="https://github.com/Maidan-hackaton/design-principles/"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://camo.githubusercontent.com/567c3a48d796e2fc06ea80409cc9dd82bf714434/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f6c6566745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png"></a>
1616
<div id="wrapper" class="{{page.wrapper_class}}">
17-
<a href="/">GOV.UK principles</a>
18-
<a href="/cfa_principles_en.html">Code for America principles</a>
17+
<a href="index.html">GOV.UK principles</a>
18+
<a href="cfa_principles_en.html">Code for America principles</a>
19+
<br/>
1920
{%if page.uk %}<a href="{{ page.uk }}">Українська</a>{%else%}Українська{% endif %}
2021
{%if page.ru %}<a href="{{ page.ru }}">Русский</a>{%else%}Русский{% endif %}
2122
{%if page.en %}<a href="{{ page.en }}">English</a>{%else%}English{% endif %}

0 commit comments

Comments
 (0)