PUBLISH
This commit is contained in:
parent
0a798e9db5
commit
bc2a60b86e
9 changed files with 168 additions and 4 deletions
|
|
@ -1,6 +1,21 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>Reviews</title>
|
||||
<meta property="og:title" content="Reviews" />
|
||||
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:description" content=>
|
||||
|
||||
<meta property="og:url" content="https://caalden.github.io/film/reviews/" />
|
||||
|
||||
|
||||
<meta property="og:image:alt" content="Movie Poster for Reviews">
|
||||
<meta property="og:article:author" content="Campbell Alden">
|
||||
<meta property="og:article:published_time" content="2022-08-17T17:18:04+0900">
|
||||
<meta property="twitter:label1" content="Rating">
|
||||
<meta property="twitter:data1" content="/5">
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎥</text></svg>">
|
||||
<link rel="stylesheet" href="/film/style.css">
|
||||
|
|
|
|||
|
|
@ -1,6 +1,24 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<title>The French Dispatch</title>
|
||||
<meta property="og:title" content="The French Dispatch" />
|
||||
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:description" content=A new film from Wes Anderson styled after a magazine>
|
||||
|
||||
<meta property="og:url" content="https://caalden.github.io/film/reviews/the-french-dispatch/" />
|
||||
|
||||
<meta property="og:image" content="https://m.media-amazon.com/images/M/MV5BNmQxZTNiODYtNzBhYy00MzVlLWJlN2UtNTc4YWZjMDIwMmEzXkEyXkFqcGdeQXVyMTkxNjUyNQ@@._V1_SX300.jpg" />
|
||||
<meta property="twitter:card" content="summary">
|
||||
|
||||
|
||||
<meta property="og:image:alt" content="Movie Poster for The French Dispatch">
|
||||
<meta property="og:article:author" content="Campbell Alden">
|
||||
<meta property="og:article:published_time" content="2022-08-17T17:18:04+0900">
|
||||
<meta property="twitter:label1" content="Rating">
|
||||
<meta property="twitter:data1" content="5/5">
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎥</text></svg>">
|
||||
<link rel="stylesheet" href="/film/style.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue