+
+
+ {{ t('docs.theme.doc.published-at', { date: publishedAt }) }}
+
+
+
+
+
+
+
+
+
+ {{
+ [
+ author.displayName.charAt(0).toUpperCase(),
+ author.displayName.charAt(1).toUpperCase(),
+ ].join('')
+ }}
+
+
+
+
+
+ {{ author.displayName }}
+
+
+
+
+
+
+