We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14eea34 commit 70980dcCopy full SHA for 70980dc
assets/henrik-becker.html
@@ -2,7 +2,7 @@
2
layout: null
3
permalink: /assets/henrik-becker.html
4
---
5
-<!DOCTYPE html>{% assign model = site.data['semantic-model'] %}{% assign profile = site.data['profile'] %}{% capture data_source %}{{ site.url }}{{ site.baseurl }}{{ page.url }}{% endcapture %}
+<!DOCTYPE html>{% assign model = site.data['semantic-model'] %}{% assign profile = site.data['profile'] %}{% capture data_source %}{{ page.url | absolute_url }}{% endcapture %}
6
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
7
<head>
8
<meta charset="UTF-8" />
0 commit comments