mirror of
https://github.com/TrentSPalmer/attentionspanhistory.git
synced 2025-08-02 15:03:58 -07:00
add lohengrin
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
<meta property="twitter:title" content="{{ article.title | replace("\"", """) }}" />
|
||||
<meta property="twitter:card" content="summary" />
|
||||
<meta property="twitter:description" content="{{ article.content | striptags | replace("\"", """) | truncate(196, False, '...') }}" />
|
||||
<link rel="stylesheet" href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/css/article.css" />
|
||||
{% elif page is defined %}
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="{{ SITEURL }}/{{ page.url }}" />
|
||||
|
Reference in New Issue
Block a user